aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2015-10-02 21:50:59 -0400
committerPeter Eisentraut <peter_e@gmx.net>2015-10-02 21:51:56 -0400
commit0777a887c24197d1d9d611ecc4b85a2d74b616b2 (patch)
treefe8061687d0b55543c370e3a020796dcdb982f1b
parent5f904924bc270fd2d8dcc29f8267515e79a07baf (diff)
downloadpostgresql-0777a887c24197d1d9d611ecc4b85a2d74b616b2.tar.gz
postgresql-0777a887c24197d1d9d611ecc4b85a2d74b616b2.zip
doc: Update URLs of external projects
-rw-r--r--doc/src/sgml/external-projects.sgml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index b616eb06515..cef89ee4933 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -86,7 +86,7 @@
<entry>Npgsql</entry>
<entry>.NET</entry>
<entry>.NET data provider</entry>
- <entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry>
+ <entry><ulink url="http://www.npgsql.org/">http://www.npgsql.org/</ulink></entry>
</row>
<row>
@@ -100,7 +100,7 @@
<entry>psqlODBC</entry>
<entry>ODBC</entry>
<entry>ODBC driver</entry>
- <entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry>
+ <entry><ulink url="https://odbc.postgresql.org/">https://odbc.postgresql.org/</ulink></entry>
</row>
<row>
@@ -172,7 +172,7 @@
<row>
<entry>PL/Java</entry>
<entry>Java</entry>
- <entry><ulink url="http://pljava.projects.postgresql.org/">http://pljava.projects.postgresql.org/</ulink></entry>
+ <entry><ulink url="https://github.com/tada/pljava">https://github.com/tada/pljava</ulink></entry>
</row>
<row>
@@ -208,7 +208,7 @@
<row>
<entry>PL/sh</entry>
<entry>Unix shell</entry>
- <entry><ulink url="http://plsh.projects.postgresql.org/">http://plsh.projects.postgresql.org/</ulink></entry>
+ <entry><ulink url="https://github.com/petere/plsh">https://github.com/petere/plsh</ulink></entry>
</row>
</tbody>
</tgroup>