From aed37a0d71fa37d2ee403ec6a0b6bf5d551727ae Mon Sep 17 00:00:00 2001
From: Daniel Gustafsson <daniel@yesql.se>
Date: Fri, 16 Oct 2020 10:07:33 +0200
Subject: [PATCH] Update link for PL/Lua to new repository

Commit 6e5a10e0392d9faa3e680b3bd6e76539b1d53d4e in the pllua repository
deprecates it moving development to the pllua-ng repo instead. Update
docs link to match.
---
 doc/src/sgml/external-projects.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml
index 4627adc18f..bf590aba5d 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>
-- 
2.21.1 (Apple Git-122.3)

