]> granicus.if.org Git - postgresql/commitdiff
Correct the URL pointing to PL/R
authorJoe Conway <mail@joeconway.com>
Sat, 27 Apr 2019 13:28:01 +0000 (09:28 -0400)
committerJoe Conway <mail@joeconway.com>
Sat, 27 Apr 2019 13:28:01 +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 74b838be8e6513187dc17407867a63d7855b2eaf..d0a1ef3fb9e6f1dacf621784392c6d935cbed0a1 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>