@@ -87,64 +87,8 @@ For new features, add links to the documentation sections.
8787 <title>Prior Releases</title>
8888
8989 <para>
90- Release notes for prior release branches can be found on the
91- <ulink url="https://www.postgresql.org/"><productname>PostgreSQL</productname></ulink>
92- web site. At the time of release of version 11,
93- these were the supported prior release branches:
94-
95- <itemizedlist>
96- <listitem>
97- <para>
98- <productname>PostgreSQL</productname> 10:
99- <ulink url="https://www.postgresql.org/docs/10/release.html">
100- <literal>https://www.postgresql.org/docs/10/release.html</literal>
101- </ulink>
102- </para>
103- </listitem>
104-
105- <listitem>
106- <para>
107- <productname>PostgreSQL</productname> 9.6:
108- <ulink url="https://www.postgresql.org/docs/9.6/release.html">
109- <literal>https://www.postgresql.org/docs/9.6/release.html</literal>
110- </ulink>
111- </para>
112- </listitem>
113-
114- <listitem>
115- <para>
116- <productname>PostgreSQL</productname> 9.5:
117- <ulink url="https://www.postgresql.org/docs/9.5/release.html">
118- <literal>https://www.postgresql.org/docs/9.5/release.html</literal>
119- </ulink>
120- </para>
121- </listitem>
122-
123- <listitem>
124- <para>
125- <productname>PostgreSQL</productname> 9.4:
126- <ulink url="https://www.postgresql.org/docs/9.4/release.html">
127- <literal>https://www.postgresql.org/docs/9.4/release.html</literal>
128- </ulink>
129- </para>
130- </listitem>
131-
132- <listitem>
133- <para>
134- <productname>PostgreSQL</productname> 9.3:
135- <ulink url="https://www.postgresql.org/docs/9.3/release.html">
136- <literal>https://www.postgresql.org/docs/9.3/release.html</literal>
137- </ulink>
138- </para>
139- </listitem>
140- </itemizedlist>
141- </para>
142-
143- <para>
144- Release notes for older release branches can be found at
145- <ulink url="https://www.postgresql.org/docs/manuals/archive/">
146- <literal>https://www.postgresql.org/docs/manuals/archive/</literal>
147- </ulink>
90+ Release notes for prior release branches can be found at
91+ <ulink url="https://www.postgresql.org/docs/release/"><literal>https://www.postgresql.org/docs/release/</literal></ulink>
14892 </para>
14993 </sect1>
15094