aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2019-04-27 09:27:58 -0400
committerJoe Conway <mail@joeconway.com>2019-04-27 09:27:58 -0400
commitd51cfb0eaf4808c6041f4e36d613282d59bf39d8 (patch)
treeba64ad885a0644abab75d851ee53bfb5b00b85af
parenta97cfd9b829158ba4d9be866c65d0937b7d3519d (diff)
downloadpostgresql-d51cfb0eaf4808c6041f4e36d613282d59bf39d8.tar.gz
postgresql-d51cfb0eaf4808c6041f4e36d613282d59bf39d8.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>