diff --git a/README.md b/README.md index ec8c5cd8..92fda715 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ To build base images "from scratch", see [docs/bootc-images.md](docs/bootc-image For pre-built base images: * [Fedora CoreOS](https://quay.io/repository/fedora/fedora-coreos) can be used as a base image; you will need to [enable bootc](https://github.com/coreos/rpm-ostree/blob/main/docs/bootc.md) there. -* There is also an in-development [Project Sagano](https://gitlab.com/CentOS/cloud/sagano) for Fedora/CentOS. +* There is also an in-development [Project Sagano](https://github.com/centos/sagano) for Fedora/CentOS. However, bootc itself is not tied to Fedora derivatives; [this issue](https://github.com/coreos/bootupd/issues/468) tracks the main blocker for other distributions. diff --git a/docs/bootc-images.md b/docs/bootc-images.md index ca2f6b3c..aa9b3bee 100644 --- a/docs/bootc-images.md +++ b/docs/bootc-images.md @@ -33,7 +33,7 @@ For example, the [rpm-ostree compose image](https://coreos.github.io/rpm-ostree/ tooling currently streamlines this, operating just on a declarative input and writing to a registry. -This is how the [Project Sagano](https://gitlab.com/CentOS/cloud/sagano) +This is how the [Project Sagano](https://github.com/centos/sagano) base images are built. # Deriving from existing base images