aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2019-04-27 09:27:56 -0400
committerJoe Conway <mail@joeconway.com>2019-04-27 09:30:22 -0400
commitcf3ff97a15c184bf6a665b891f41349c8aba79fb (patch)
treeaf7185d24da2fdcf5d0622e48a6843a1b9a9cf5a
parentddcaa596725a023c29fce34ff9914e123f225a5e (diff)
downloadpostgresql-cf3ff97a15c184bf6a665b891f41349c8aba79fb.tar.gz
postgresql-cf3ff97a15c184bf6a665b891f41349c8aba79fb.zip
Correct the URL pointing to PL/R
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.
-rw-r--r--doc/src/sgml/external-projects.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 81742d227bb..f94e450ef9e 100644
--- a/doc/src/sgml/external-projects.sgml
+++ b/doc/src/sgml/external-projects.sgml
@@ -205,7 +205,7 @@
<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>