From 15d146a28374fcc40a0819361626b186e6db389d Mon Sep 17 00:00:00 2001 From: Jill Fiore Date: Sat, 8 Aug 2026 16:37:35 +0700 Subject: [PATCH] fix: add https:// to BB base images repo link --- src-tsp/main.tsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tsp/main.tsp b/src-tsp/main.tsp index 9075abd..6d6a229 100644 --- a/src-tsp/main.tsp +++ b/src-tsp/main.tsp @@ -37,7 +37,7 @@ model RecipeV1 { /** * The [OCI](https://opencontainers.org/) image to base your custom image on. * Only atomic Fedora images and those based on them are officially supported as of now. - * [BlueBuild base images](github.com/blue-build/base-images) or [Universal Blue images](https://universal-blue.org/images/) are recommended. + * [BlueBuild base images](https://github.com/blue-build/base-images) or [Universal Blue images](https://universal-blue.org/images/) are recommended. * Other custom bootc images can be used as well. * * Example: