Update existing static news URLs to be slugified

This commit is contained in:
Magnus Hagander
2020-09-25 13:51:35 +02:00
parent ead68acc6d
commit a9dcfa85f7
4 changed files with 11 additions and 11 deletions

View File

@ -52,11 +52,11 @@
</p>
<p>
The PostgreSQL Global Development Group today announced the release of
<a href="/about/news/2077/">PostgreSQL 13</a>, the latest version of
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>, the latest version of
the worlds most advanced open source database.
</p>
<p>
<a href="/about/news/2077/">PostgreSQL 13</a> includes significant
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant
improvements to its indexing and lookup system that benefit large
databases, including space savings and performance gains for indexes,
faster response times for queries that use aggregates or partitions,
@ -64,7 +64,7 @@
</p>
<p>
Along with highly requested features like parallelized vacuuming and
incremental sorting, <a href="/about/news/2077/">PostgreSQL 13</a>
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>
provides a better data management experience for workloads big and
small, with optimizations for daily administration, more conveniences
for application developers, and security enhancements.
@ -159,7 +159,7 @@
<!-- Featured Post -->
<header>
<h3>
<a href="/about/news/2077/">PostgreSQL 13 Released</a>!
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13 Released</a>!
</h3>
<ul class="meta">
<li><i class="far fa-clock"></i>&nbsp;2020-09-24</li>
@ -168,11 +168,11 @@
</header>
<p>
The PostgreSQL Global Development Group today announced the release of
<a href="/about/news/2077/">PostgreSQL 13</a>, the latest version of
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>, the latest version of
the worlds most advanced open source database.
</p>
<p>
<a href="/about/news/2077/">PostgreSQL 13</a> includes significant
<a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a> includes significant
improvements to its indexing and lookup system that benefit large
databases, including space savings and performance gains for indexes,
faster response times for queries that use aggregates or partitions,
@ -180,7 +180,7 @@
</p>
<p>
Along with highly requested features like parallelized vacuuming and
incremental sorting, <a href="/about/news/2077/">PostgreSQL 13</a>
incremental sorting, <a href="/about/news/postgresql-13-released-2077/">PostgreSQL 13</a>
provides a better data management experience for workloads big and
small, with optimizations for daily administration, more conveniences
for application developers, and security enhancements.
@ -202,7 +202,7 @@
organizations of all sizes.
</p>
<ul class="bold">
<li><a href="/about/news/2077/">Full Release Announcement</a></li>
<li><a href="/about/news/postgresql-13-released-2077/">Full Release Announcement</a></li>
<li><a href="/about/press/">Press Kit &amp; Translations</a></li>
<li><a href="/docs/13/release-13.html">PostgreSQL 13 Release Notes</a></li>
<li><a href="/support/versioning/">Versioning Policy</a></li>

View File

@ -5,7 +5,7 @@
<p>
<strong>OCTOBER 3, 2019</strong> - The PostgreSQL Global Development Group
today announced the release of <a href="/about/news/1976/">PostgreSQL 12</a>,
today announced the release of <a href="/about/news/postgresql-12-released-1976/">PostgreSQL 12</a>,
the latest version of the world's <a href="/">most advanced open source database</a>.
</p>

View File

@ -44,7 +44,7 @@
<ul>
<li>
<a href="/about/news/2072/">PostgreSQL 13 RC 1 Release Announcement</a>
<a href="/about/news/postgresql-13-rc-1-released-2072/">PostgreSQL 13 RC 1 Release Announcement</a>
</li>
<li>
<a href="/ftp/source/v13rc1/">Download 13 RC 1 source code</a>

View File

@ -1 +1 @@
24th September 2020: <a href="{{link_root}}/about/news/2077/">PostgreSQL 13 Released</a>!
24th September 2020: <a href="{{link_root}}/about/news/postgresql-13-released-2077/">PostgreSQL 13 Released</a>!