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
commit1d91af81cac75ae6328b0a248c2d478499e4c1d7 (patch)
tree456742cc32bff3a29afa0d3dea91db6201154afd
parent32c247629367c827b09e65d135d0a26fc91eb8fa (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 c9c9fc03079..e1cb7ae1ffd 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>