diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 9882cd1de..d047f5082 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -320,6 +320,7 @@ module.exports = { title: "Special interest groups (SIGs)", path: "/sigs/", children: [ + "/sigs/AltArch", "/sigs/Atomic", "/sigs/Build-System", "/sigs/Certification", diff --git a/docs/documentation/nvidia.md b/docs/documentation/nvidia.md index 05f00ee97..b923dc87b 100644 --- a/docs/documentation/nvidia.md +++ b/docs/documentation/nvidia.md @@ -10,7 +10,7 @@ We build and ship drivers for AlmaLinux Kitten 10, AlmaLinux 10, and AlmaLinux 9 NVIDIA drivers are only available for x86_64 (excluding x86_64_v2 variants of 10\*) and aarch64 architectures. -_\* ~~We expect to ship x86_64_v2 support in the near future.~~ Unfortunately x86_64_v2 will not be supported._ +_\* ~~We expect to ship x86_64_v2 support in the near future.~~ Unfortunately x86_64_v2 will not be supported._ ## Installation of GPU Driver diff --git a/docs/sigs/README.md b/docs/sigs/README.md index baf2e1838..910dbe73e 100644 --- a/docs/sigs/README.md +++ b/docs/sigs/README.md @@ -8,7 +8,8 @@ Special interest groups (SIGs) are teams within the AlmaLinux OS community that The following SIGs are already established: -- [Atomic](/sigs/Atomic) - The AlmaLinux Atomic SIG +- [AltAtch](/sigs/AltAtch) - The AlmaLinux AltAtch SIG. +- [Atomic](/sigs/Atomic) - The AlmaLinux Atomic SIG. - [Build System](/sigs/Build-System) - The AlmaLinux OS build system developers and maintainers. - [Certification](/sigs/Certification) - The AlmaLinux Certification SIG. - [Core](/sigs/Core) - The AlmaLinux OS distribution developers and maintainers. @@ -16,8 +17,9 @@ The following SIGs are already established: - [HPC and AI](/sigs/HPCandAI) - The AlmaLinux High performance computing and AI SIG. - [Infrastructure](/sigs/Infrastructure) - The AlmaLinux OS infrastructure team. - [Live Media](/sigs/LiveMedia) - The AlmaLinux OS Live Media maintainers. -- [Migration](/sigs/Migration) - The AlmaLinux OS Migration maintainers. - [Marketing](/sigs/Marketing) - The AlmaLinux OS Marketing SIG. +- [Media and Entertainment](/sigs/MediaAndEntertainment) - The AlmaLinux OS Marketing SIG. +- [Migration](/sigs/Migration) - The AlmaLinux OS Migration maintainers. # Additional Resources