Commit 442da68f authored by Heikki Linnakangas's avatar Heikki Linnakangas

Point the URL to PL/py directly to the page about the procedural language.

It used to point to a top-level page that contains client-side tools as
well. It was hard to find the procedural language there.
parent fb9bc5d9
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
<row> <row>
<entry>PL/Py</entry> <entry>PL/Py</entry>
<entry>Python</entry> <entry>Python</entry>
<entry><ulink url="http://python.projects.postgresql.org/">http://python.projects.postgresql.org/</ulink></entry> <entry><ulink url="http://python.projects.postgresql.org/backend/">http://python.projects.postgresql.org/backend/</ulink></entry>
</row> </row>
<row> <row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment