Remove "Schemaverse" from the "Online resources" page
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 22 Feb 2025 20:01:25 +0000 (15:01 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Sat, 22 Feb 2025 20:01:25 +0000 (15:01 -0500)
The Schemaverse website no longer responds, so we don't need to
link to it.

Reported-by: Greg Sabino Mullane <htamfids@gmail.com>
templates/pages/docs/online-resources.html

index 6fc142670d4d2e0b014da577771f1f0f584ab08c..8b75b7dd326ed15d2bd27dbe4f6cd19df32697e1 100644 (file)
       </td>
       <td>A handy single-paged resource and reference guide for getting started with PostgreSQL.</td>
     </tr>
-    <tr>
-      <td>
-        <a href="https://schemaverse.com/" rel="nofollow">Schemaverse</a>
-      </td>
-      <td>A space-based strategy game implemented entirely within a PostgreSQL database.</td>
-    </tr>
     <tr>
       <td>
         <a href="https://github.com/dhamaniasad/awesome-postgres" rel="nofollow">Awesome Postgres</a>