doc PG relnotes: fix SGML markup for new commit links
authorBruce Momjian <[email protected]>
Mon, 16 Sep 2024 18:23:39 +0000 (14:23 -0400)
committerBruce Momjian <[email protected]>
Mon, 16 Sep 2024 18:23:39 +0000 (14:23 -0400)
Backpatch-through: 12

doc/src/sgml/postgres.sgml

index dba9cf413f901627716cc40c4795ad38da6fbc5d..4db4842250f88097ac564270a2a6afd9f0d790c4 100644 (file)
@@ -9,6 +9,7 @@
 <!ENTITY % filelist SYSTEM "filelist.sgml">
 %filelist;
 
+<!ENTITY commit_baseurl "https://postgr.es/c/">
 <!ENTITY reference  SYSTEM "reference.sgml">
 
 <!--