Skip to content

Commit 17947af

Browse files
committed
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.
1 parent 1c61ec7 commit 17947af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/external-projects.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<row>
212212
<entry>PL/R</entry>
213213
<entry>R</entry>
214-
<entry><ulink url="http://www.joeconway.com/plr.html">http://www.joeconway.com/plr.html</ulink></entry>
214+
<entry><ulink url="https://github.com/postgres-plr/plr">https://github.com/postgres-plr/plr</ulink></entry>
215215
</row>
216216

217217
<row>

0 commit comments

Comments
 (0)