From e2b6080baae185ac0033d4610dcbbe74814499d8 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Tue, 20 Feb 2024 11:03:51 +0100 Subject: [PATCH] move documentation links for RHEL8 --- rhel8/index.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/rhel8/index.md b/rhel8/index.md index fd79f367..19e40ea8 100644 --- a/rhel8/index.md +++ b/rhel8/index.md @@ -13,6 +13,15 @@ Please still consider also implementing following two migrations when moving to Bugs and issues can be reported in the [Linux project in JIRA](https://jira.psi.ch/browse/PSILINUX). +## Documenation + +* [Installation](installation) +* [CUDA and Nvidia Drivers](nvidia) +* [Kerberos](kerberos) +* [Desktop](desktop) +* [Hardware Compatibility](hardware_compatibility) +* [Vendor Documentation](vendor_documentation) + ## Caveats ### Missing or Replaced Packages @@ -153,11 +162,3 @@ Failed to store expired repos cache: [Errno 13] Permission denied: '/var/cache/d ``` which is IMHO OK to not allow a normal user to do changes there. -## Documenatation - -* [Installation](installation) -* [CUDA and Nvidia Drivers](nvidia) -* [Kerberos](kerberos) -* [Desktop](desktop) -* [Hardware Compatibility](hardware_compatibility) -* [Vendor Documentation](vendor_documentation)