]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Correct the URL pointing to PL/R
authorJoe Conway <mail@joeconway.com>
Sat, 27 Apr 2019 13:28:04 +0000 (09:28 -0400)
committerJoe Conway <mail@joeconway.com>
Sat, 27 Apr 2019 13:28:04 +0000 (09:28 -0400)
As pointed out by documentation comment, the URL for PL/R
needs to be updated to the correct current repository. Back-patch
to all supported branches.

doc/src/sgml/external-projects.sgml

index a72b8f56080bd1616642e84886afcd195712f94a..65a5ff7b30b275854c52e17cf0da4aba811d112a 100644 (file)
      <row>
       <entry>PL/R</entry>
       <entry>R</entry>
-      <entry><ulink url="http://www.joeconway.com/plr.html"></ulink></entry>
+      <entry><ulink url="https://github.com/postgres-plr/plr"></ulink></entry>
      </row>
 
      <row>