diff options
author | Remi Collet <remi@remirepo.net> | 2022-08-11 10:13:21 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-08-11 10:13:21 +0200 |
commit | 1bf69475ea01204ac5edaf3f01d9c511649d1c24 (patch) | |
tree | ad5c5985d4a0b46870ffbc55f9d0fc95ea077f3d | |
parent | c5a0b850bb063fd4190209f83f9dae417d001663 (diff) |
fix: el9 is no more dev
-rw-r--r-- | index.html | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -261,18 +261,18 @@ <h2>Distribution choice - Repository content</h2> <!-- ---> <h3>Enterprise Linux - Development version</h3> <ul class="pkglist"> + </ul> +--> + + <h3>Maintained Enterprise Linux (RHEL / CentOS / Alma / Rocky / Other clones)</h3> + <ul class="pkglist"> <li> <a href="enterprise/9/" class="inpage">Enterprise Linux 9</a> - repository auto-configuration package : <a href="enterprise/remi-release-9.rpm">remi-release-9.rpm</a> </li> - </ul> - - <h3>Maintained Enterprise Linux (RHEL / CentOS / Other clones)</h3> - <ul class="pkglist"> <li> <a href="enterprise/8/" class="inpage">Enterprise Linux 8</a> - repository auto-configuration package : |