diff options
author | Magnus Hagander | 2020-10-19 11:47:09 +0000 |
---|---|---|
committer | Magnus Hagander | 2020-10-19 11:48:00 +0000 |
commit | b4d5b458e6fb4c861f92888753deea6a5005a68d (patch) | |
tree | 82b05e82bcaecc028908895782b430d6cfd0b212 | |
parent | fb5883da86154c3126264bfd97b0cd6f293bcebd (diff) |
Update link for pllua
Author: Daniel Gustafsson <[email protected]>
Discussion: https://postgr.es/m/[email protected]
-rw-r--r-- | doc/src/sgml/external-projects.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 4627adc18fc..bf590aba5d9 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -199,7 +199,7 @@ <row> <entry>PL/Lua</entry> <entry>Lua</entry> - <entry><ulink url="https://github.com/pllua/pllua"></ulink></entry> + <entry><ulink url="https://github.com/pllua/pllua-ng"></ulink></entry> </row> <row> |