From ac4d788d5294d184ea60654a50873050328fd9f6 Mon Sep 17 00:00:00 2001 From: Xariann <130084241+Xarianne@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:24:42 +0000 Subject: [PATCH] Fix link for offline ISO generation instructions This link was taking people to the "Fresh Install from an ISO" page rather than the "How to build an ISO based on your custom image of Fedora Atomic" page in the docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3310d16..fe2fbbc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The `latest` tag will automatically point to the latest build. That build will s ## ISO -If build on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/learn/universal-blue/#fresh-install-from-an-iso). These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting. +If build on Fedora Atomic, you can generate an offline ISO with the instructions available [here](https://blue-build.org/how-to/generate-iso/#_top). These ISOs cannot unfortunately be distributed on GitHub for free due to large sizes, so for public projects something else has to be used for hosting. ## Verification