Skip to content

Commit 634ce23

Browse files
authored
Merge pull request #174 from ipanova/fix-link
Docs: Updated links referencing project Sagano.
2 parents 4413f71 + 303d4c4 commit 634ce23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ To build base images "from scratch", see [docs/bootc-images.md](docs/bootc-image
6868
For pre-built base images:
6969

7070
* [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.
71-
* There is also an in-development [Project Sagano](https://gitlab.com/CentOS/cloud/sagano) for Fedora/CentOS.
71+
* There is also an in-development [Project Sagano](https://github.com/centos/sagano) for Fedora/CentOS.
7272

7373
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.
7474

docs/bootc-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For example, the [rpm-ostree compose image](https://coreos.github.io/rpm-ostree/
3333
tooling currently streamlines this, operating just
3434
on a declarative input and writing to a registry.
3535

36-
This is how the [Project Sagano](https://gitlab.com/CentOS/cloud/sagano)
36+
This is how the [Project Sagano](https://github.com/centos/sagano)
3737
base images are built.
3838

3939
# Deriving from existing base images

0 commit comments

Comments
 (0)