Merge pull request #383 from cgwalters/link-to-new-docs

docs: Link to new docs site
This commit is contained in:
John Eckersberg 2024-03-04 11:41:49 -05:00 committed by GitHub
commit f5519d6265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 33 additions and 5 deletions

View File

@ -18,7 +18,7 @@ for base operating system updates.
## More information ## More information
See the [project documentation](https://centos.github.io/centos-bootc/). See <https://bootc-org.gitlab.io/documentation/>
## Badges ## Badges

View File

@ -2,7 +2,14 @@
nav_order: 3 nav_order: 3
--- ---
# Configuring systems via container builds # This document has moved
See <https://bootc-org.gitlab.io/documentation/>
---
---
## Configuring systems via container builds
A key part of the idea of this project is that every tool and technique A key part of the idea of this project is that every tool and technique
one knows for building application container images should apply one knows for building application container images should apply

View File

@ -2,7 +2,14 @@
nav_order: 2 nav_order: 2
--- ---
# Trying out development builds # This document has moved
See <https://bootc-org.gitlab.io/documentation/>
---
---
## Trying out development builds
Before you build a [derived container image](https://gitlab.com/bootc-org/examples), Before you build a [derived container image](https://gitlab.com/bootc-org/examples),
you may want to just get a feel for the system, try out `bootc`, etc. The bootable you may want to just get a feel for the system, try out `bootc`, etc. The bootable

View File

@ -2,7 +2,14 @@
nav_order: 4 nav_order: 4
--- ---
# Relationship with other projects # This document has moved
See <https://bootc-org.gitlab.io/documentation/>
---
---
## Relationship with other projects
## Fedora CoreOS ## Fedora CoreOS

View File

@ -2,7 +2,14 @@
nav_order: 3 nav_order: 3
--- ---
# Operating system content and usage # This document has moved
See <https://bootc-org.gitlab.io/documentation/>
---
---
## Operating system content and usage
## Configuring systemd units ## Configuring systemd units