summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-04-26 11:10:43 -0400
committerBruce Momjian <bruce@momjian.us>2018-04-26 11:10:43 -0400
commit367e57fbd0180d2f0bc2ab9670154a2af6da3727 (patch)
treecdc14cde093a4120b65be43e664a47ed559bd2ee
parentbb532859f45a16ae622eeebfd6e409c4481c28fa (diff)
docs: remove "III" version text from pgAdmin link
Reported-by: vodevsh@gmail.com Discussion: https://postgr.es/m/152404286919.19366.7988650271505173666@wrigleys.postgresql.org Backpatch-through: 9.3
-rw-r--r--doc/src/sgml/external-projects.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 533c39697ca..38463ff1019 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -146,7 +146,7 @@
<para>
There are several administration tools available for
<productname>PostgreSQL</>. The most popular is
- <application><ulink url="http://www.pgadmin.org/">pgAdmin III</ulink></>,
+ <application><ulink url="http://www.pgadmin.org/">pgAdmin</ulink></>,
and there are several commercially available ones as well.
</para>
</sect1>