Link to PostgreSQL.org
authorKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 13:42:08 +0000 (08:42 -0500)
committerKarl O. Pinc <kop@meme.com>
Thu, 25 Oct 2018 13:42:08 +0000 (08:42 -0500)
README.rst

index e52b780bf0e53b79ef894799041749a843c7a4b1..f895875d45fe247390fadde68b50e4bdd2ab97f4 100644 (file)
@@ -27,12 +27,12 @@ PGWUI_Logout
 Short Documentation
 -------------------
 
-PGWUI stands for PostgreSQL Web User Interface.
+PGWUI stands for `PostgreSQL`_ Web User Interface.
 
 Logout page for the PGWUI Suite.
 
 The PGWUI programs retain user credentials for some time and use them
-to reconnect to the PostgreSQL server when necessary.  To end their
+to reconnect to the `PostgreSQL`_ server when necessary.  To end their
 session early the user must logout.  The Logout page provides this
 facility.
 
@@ -61,3 +61,6 @@ Acknowledgments
 The PGWUI_Common code is based on the GMI_Pyramid sub-system created for
 the `Gombe Mother Infant Database Project
 <https://gombemi.ccas.gwu.edu>`_.
+
+
+.. _PostgreSQL: https://www.postgresql.org/