Commit 1023194b authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Update URLs of external projects

parent eff091cc
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
<entry>Npgsql</entry> <entry>Npgsql</entry>
<entry>.NET</entry> <entry>.NET</entry>
<entry>.NET data provider</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>
<row> <row>
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
<entry>psqlODBC</entry> <entry>psqlODBC</entry>
<entry>ODBC</entry> <entry>ODBC</entry>
<entry>ODBC driver</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>
<row> <row>
...@@ -172,7 +172,7 @@ ...@@ -172,7 +172,7 @@
<row> <row>
<entry>PL/Java</entry> <entry>PL/Java</entry>
<entry>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>
<row> <row>
...@@ -208,7 +208,7 @@ ...@@ -208,7 +208,7 @@
<row> <row>
<entry>PL/sh</entry> <entry>PL/sh</entry>
<entry>Unix shell</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> </row>
</tbody> </tbody>
</tgroup> </tgroup>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment