diff options
author | Peter Eisentraut | 2015-10-03 01:50:59 +0000 |
---|---|---|
committer | Peter Eisentraut | 2015-10-05 16:29:20 +0000 |
commit | 21369340f7c0d81a4473f552a1bf700c53224b5b (patch) | |
tree | 9944e552e84cead2a6e9e511712aa845183ab51f | |
parent | e01548b5e2af51294263b336212abcf1d04ea2ca (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 324abafbc71..bb0ae47be7d 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> |