|
86 | 86 | <entry>Npgsql</entry> |
87 | 87 | <entry>.NET</entry> |
88 | 88 | <entry>.NET data provider</entry> |
89 | | - <entry><ulink url="http://npgsql.projects.postgresql.org/">http://npgsql.projects.postgresql.org/</ulink></entry> |
| 89 | + <entry><ulink url="http://www.npgsql.org/">http://www.npgsql.org/</ulink></entry> |
90 | 90 | </row> |
91 | 91 |
|
92 | 92 | <row> |
|
100 | 100 | <entry>psqlODBC</entry> |
101 | 101 | <entry>ODBC</entry> |
102 | 102 | <entry>ODBC driver</entry> |
103 | | - <entry><ulink url="http://psqlodbc.projects.postgresql.org/">http://psqlodbc.projects.postgresql.org/</ulink></entry> |
| 103 | + <entry><ulink url="https://odbc.postgresql.org/">https://odbc.postgresql.org/</ulink></entry> |
104 | 104 | </row> |
105 | 105 |
|
106 | 106 | <row> |
|
172 | 172 | <row> |
173 | 173 | <entry>PL/Java</entry> |
174 | 174 | <entry>Java</entry> |
175 | | - <entry><ulink url="http://pljava.projects.postgresql.org/">http://pljava.projects.postgresql.org/</ulink></entry> |
| 175 | + <entry><ulink url="https://github.com/tada/pljava">https://github.com/tada/pljava</ulink></entry> |
176 | 176 | </row> |
177 | 177 |
|
178 | 178 | <row> |
|
208 | 208 | <row> |
209 | 209 | <entry>PL/sh</entry> |
210 | 210 | <entry>Unix shell</entry> |
211 | | - <entry><ulink url="http://plsh.projects.postgresql.org/">http://plsh.projects.postgresql.org/</ulink></entry> |
| 211 | + <entry><ulink url="https://github.com/petere/plsh">https://github.com/petere/plsh</ulink></entry> |
212 | 212 | </row> |
213 | 213 | </tbody> |
214 | 214 | </tgroup> |
|