Update URL to documentation.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 3 Sep 2019 14:23:44 +0000 (10:23 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Tue, 3 Sep 2019 14:23:44 +0000 (10:23 -0400)
releases/12/en/release.en.md

index 31de162d91996e62153ef4231e03bd291d2f3b9a..d57de2baea5286e399e1298ebb297e4f387e2515 100644 (file)
@@ -48,7 +48,7 @@ Additionally, PostgreSQL 12 can now enable or disable page checksums in an offli
 
 PostgreSQL 12 also introduces progress reporting statistics for the "CREATE INDEX", "REINDEX", "CLUSTER", and "VACUUM FULL", operations, and to the "pg_checksums" command via the "--progress" flag.
 
-For a full list of features included in this release, please read the release notes, which can be found at: https://www.postgresql.org/docs/12/static/release-12.html
+For a full list of features included in this release, please read the release notes, which can be found at: https://www.postgresql.org/docs/12/release-12.html
 
 ## About PostgreSQL