Fix broken link on online resources page
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 19 Nov 2020 14:26:34 +0000 (09:26 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 19 Nov 2020 14:28:30 +0000 (09:28 -0500)
The "PostgreSQL Primer for Busy People" URL had moved.

templates/pages/docs/online-resources.html

index 9d7fb10fd8664f9dd819d90aa7d9337d89f7ca66..b4a51b4e134776f4d81988eb12b24d5b0c4967af 100644 (file)
@@ -32,7 +32,7 @@
     </tr>
     <tr>
       <td>
-        <a href="https://zaiste.net/postgresql_primer_for_busy_people/">PostgreSQL Primer for Busy People</a>
+        <a href="https://zaiste.net/posts/postgresql-primer-for-busy-people/">PostgreSQL Primer for Busy People</a>
       </td>
       <td>A handy single-paged resource and reference guide for getting started with PostgreSQL.</td>
     </tr>