diff --git a/README.md b/README.md index 22a1371477..380aec5438 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ For more info, check out the [uBlue homepage](https://universal-blue.org/) and t ## Getting started -See the [Make Your Own -page in the documentation](https://universal-blue.org/tinker/make-your-own/) for quick setup instructions for setting up your own repository based on this template. +See the [Make Your Own-page in the documentation](https://universal-blue.org/tinker/make-your-own/) for quick setup instructions for setting up your own repository based on this template. Don't worry, it only requires some basic knowledge about using the terminal and git. diff --git a/recipe.yml b/recipe.yml index debc00c71b..e62c20a4f2 100644 --- a/recipe.yml +++ b/recipe.yml @@ -14,7 +14,7 @@ base-image: ghcr.io/ublue-os/silverblue-main fedora-version: 38 # This description will be visible in the container metadata. -description: A starting point for further customization of uBlue images. Make your own! https://ublue.it/making-your-own/ +description: A starting point for further customization of uBlue images. Make your own! https://universal-blue.org/tinker/make-your-own/ # These scripts will be executed during the container build. # Place scripts in the "scripts/" dir and put the corresponding filenames here.