diff options
author | Peter Eisentraut | 2015-10-03 01:50:59 +0000 |
---|---|---|
committer | Peter Eisentraut | 2015-10-05 16:31:38 +0000 |
commit | bfbaeae48a9c927dca41c4ac73a8a7ca7ae7c6d5 (patch) | |
tree | 219443124d6d87947e5875ebd1831f1a50eca777 | |
parent | f2bcd7a7ea57fba191b1f484b642481cc5cc824e (diff) |
doc: Update URLs of external projects
-rw-r--r-- | doc/src/sgml/external-projects.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 42cc0fefab2..1d3d26fc4d6 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -99,7 +99,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> @@ -113,7 +113,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> @@ -169,7 +169,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> @@ -205,7 +205,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> |