Skip to content

Commit 9c7f1e6

Browse files
committed
index: A few minor fixes
Signed-off-by: Colin Walters <[email protected]>
1 parent 0b675a7 commit 9c7f1e6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The `bootc install` functionality is also more experimental.
5959

6060
### Installing
6161

62-
* Fedora: [bootc is packaged](https://bodhi.fedoraproject.org/updates/?packages=bootc) and be available in the main repositories soon.
62+
* Fedora: [bootc is packaged](https://bodhi.fedoraproject.org/updates/?packages=bootc).
6363
* CentOS Stream 9: There is a [COPR](https://copr.fedorainfracloud.org/coprs/rhcontainerbot/bootc/) tracking git main with binary packages.
6464

6565
You can also build this project like any other Rust project, e.g. `cargo build --release` from a git clone.
@@ -116,6 +116,7 @@ preserving state.
116116

117117
# More links
118118

119-
- https://coreos.github.io/rpm-ostree/container/
120-
- https://github.com/coreos/layering-examples
119+
- [rpm-ostree container](https://coreos.github.io/rpm-ostree/container/)
120+
- [centos-boot](https://github.com/centos/centos-boot)
121+
- [coreos/layering-examples](https://github.com/coreos/layering-examples)
121122

0 commit comments

Comments
 (0)