diff --git a/docs/rocky/repo.md b/docs/rocky/repo.md index 8f59a3a52..573ef57b8 100644 --- a/docs/rocky/repo.md +++ b/docs/rocky/repo.md @@ -89,7 +89,7 @@ All SIG repositories can be found [here](https://dl.rockylinux.org/pub/sig) The vault is a historic archive of previous Rocky Linux releases. These previous releases, including ISOs and other images, are typically moved into the vault area of our tier 0 mirror between a day and a week once a new minor release version is available. The vault can be found [here](https://dl.rockylinux.org/vault/rocky). !!! warning - The vault is meant as a historic archive of previous releases of Rocky Linux and not for general use. These are versions that are NOT supported and NOT recommended for general use as they contain unfixed bugs and unpatched security vulnerabilities. + The vault is meant as a historic archive of previous releases of Rocky Linux and not for general use. These are versions that are NOT supported and are NOT recommended for general use as they contain unfixed bugs and unpatched security vulnerabilities. The community may not be able to assist you with issues with these releases, so it is recommended that you keep your systems up to date. diff --git a/docs/rocky/version.md b/docs/rocky/version.md index 3ecd1d9e5..5e0d451ce 100644 --- a/docs/rocky/version.md +++ b/docs/rocky/version.md @@ -52,7 +52,7 @@ Below is a general guideline (based on Red Hat documentation) for the "full supp | .9 | November | | .10 | May | -Upon a new minor release (`X.Y+1`), the previous Rocky Linux release is no longer supported and is moved to the vault. +Upon a new minor release (`X.Y+1`), the previous Rocky Linux release is no longer supported and is moved to the [vault](repo.md#vault). After `X.10` is released, the following may be true: @@ -90,7 +90,7 @@ See the examples below. When a new Rocky Linux minor release arrives (using version format `X.Y`, `Y+1` or an increment of `Y`) the following is true: * The previous version is no longer supported by Release Engineering and the community -* This version is no longer updated and is moved to the [vault](http://dl.rockylinux.org/vault/rocky/) +* This version is no longer updated and is moved to the [vault](http://dl.rockylinux.org/vault/rocky/). * This version does not receive bug fix nor security updates. * You are recommended to update your system with `dnf update`.