From f38890c03c4307baad8e6bee8ce2f41fb4b68994 Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 19 Nov 2020 09:29:55 -0500 Subject: [PATCH] Incorporate outbound link qualifications on "other resources" page Given the lack of control over the content of these outbound pages and the discovery of the issue fixed in bf508c4, it seemed to follow (no pun intended) that these links should be qualified. --- templates/pages/docs/online-resources.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/pages/docs/online-resources.html b/templates/pages/docs/online-resources.html index b4a51b4e..d265fc67 100644 --- a/templates/pages/docs/online-resources.html +++ b/templates/pages/docs/online-resources.html @@ -14,37 +14,37 @@ - PostgreSQL Tutorial + PostgreSQL Tutorial Learn PostgreSQL and how to get started quickly through practical examples. - Tutorials Point PostgreSQL + Tutorials Point PostgreSQL A full, free online course for walking through PostgreSQL, from the basics to advanced administration. - PG Exercises + PG Exercises Free online exercises for learning PostgreSQL in an interactive manner. - PostgreSQL Primer for Busy People + PostgreSQL Primer for Busy People A handy single-paged resource and reference guide for getting started with PostgreSQL. - Schemaverse + Schemaverse A space-based strategy game implemented entirely within a PostgreSQL database. - Awesome Postgres + Awesome Postgres A curated list of awesome PostgreSQL software, libraries, tools and resources. -- 2.39.5