From 36041681ae992847518f9ce635f0524223c019cd Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 14 Dec 2023 15:31:46 -0500 Subject: [PATCH] docs: Link to existing example repo I've started to put more content there. --- docs/builds.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/builds.md b/docs/builds.md index 4f2892f..0b89fa6 100644 --- a/docs/builds.md +++ b/docs/builds.md @@ -35,5 +35,6 @@ containers. The following git repositories have some useful examples: +- [centos-boot-examples](https://gitlab.com/CentOS/cloud/centos-boot-examples) - [coreos/layering-examples](https://github.com/coreos/layering-examples) - [openshift/rhcos-image-layering-examples](https://github.com/openshift/rhcos-image-layering-examples/)