Improve wording
authorDevrim Gunduz <[email protected]>
Mon, 24 Feb 2025 08:40:21 +0000 (11:40 +0300)
committerDevrim Gunduz <[email protected]>
Mon, 24 Feb 2025 08:40:21 +0000 (11:40 +0300)
templates/pages/news/non-free-reporpms-v1.html

index 00d53640e990923ea34df4827690fde91712ded0..9bebc227fc0e375cae344039daf29af2b550cf8e 100644 (file)
        <li><a href="/extensions/timescaledb-tsl">TimescaleDB-tsl</a></li>
        <li><a href="https://pgxn.org/dist/db2_fdw/" target="_blank">db2_fdw</a></li>
     </ul>
-    which are actually OSS, but depend on non-free software or which the licenses are not OSI compilant.
+
+While these packages are open-source, they either depend on non-free software
+or have licenses that are not OSI-compliant.
 </p>
 
 <p>
-    This repo requires a separate repository RPM. Please install the repository RPM from
-    <a href="/repopackages/#pgredhatnonfree">here.</a>
+Because of this, they are not included in the standard PGDG RPM repository.
+To access these packages, you’ll need to install a separate repository RPM. You can find it <a href="/repopackages/#pgredhatnonfree">here.</a>
 </p>
 
 {%endblock%}