Add a separate section for 3rd party repositories
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 2 Jun 2025 14:34:27 +0000 (17:34 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 2 Jun 2025 14:34:27 +0000 (17:34 +0300)
templates/pages/howto.html

index 884976e7254c35f868242e7c46eee21cdfc5fe57..7b32130c9e39953551d270c690a9c588fa8b5f13 100644 (file)
@@ -5,9 +5,10 @@
 <h1>How to use PostgreSQL RPM repository</h1>
 <p>
 <ul>
-       <li><a href="#howto">Howto</a></li>
-       <li><a href="#otherrepos">Extras, non-free and sysupdates repositories</a></li>
-       <li><a href="#eoleddistros">EOLed distributions</a></li>
+       <li><a href="#howto">Howto</a></li>
+       <li><a href="#3rdpartyrepos">3rd party repositories</a></li>
+       <li><a href="#otherrepos">Extras, non-free and sysupdates repositories</a></li>
+       <li><a href="#eoleddistros">EOLed distributions</a></li>
 </ul>
 </p>
 
@@ -35,7 +36,9 @@
        <code>sudo systemctl enable postgresql-17</code></br>
        <code>sudo systemctl start postgresql-17</code></br>
 </p>
+</section>
 
+<section id="3rdpartyrepos"/>
 <p class="pgyum-bold">
     Please note that PostgreSQL YUM repository depends on the
     <a href="https://fedoraproject.org/wiki/EPEL" target="_blank">EPEL</a>