From 0433296c030332ccead2ddc7ed531e45bcbfe1f8 Mon Sep 17 00:00:00 2001 From: sspencerwire Date: Thu, 4 Sep 2025 10:31:10 -0500 Subject: [PATCH] Fix 404 in index for `installation.md` in 9 --- docs/guides/index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/index.en.md b/docs/guides/index.en.md index 85de7021c6..b77dc506dc 100644 --- a/docs/guides/index.en.md +++ b/docs/guides/index.en.md @@ -8,4 +8,4 @@ Welcome to the **Guides** section of the Rocky Linux documentation. You will fin Most of the categories do not require any explanation. If you want to find out how to help in the ongoing development of Rocky Linux, join the [Mattermost Development channel](https://chat.rockylinux.org/rocky-linux/channels/development). For those wishing to help with documentation, join the [Mattermost Documentation channel](https://chat.rockylinux.org/rocky-linux/channels/documentation) and share in the discussion. -If you are wanting to jump right in, you can [install Rocky Linux](installation.md) now! +If you are wanting to jump right in, you can [install Rocky Linux](9_6_installation.md) now!