From dfb58ef843b974dfac2cffd68a848d421eacac53 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Wed, 26 Apr 2023 23:48:58 +0200 Subject: [PATCH] Add git history link to the Archives policy Commit 8e7e52101ccee added links to the git history for policies, but missed to include the archives policy in this. Fix by adding the link. Reviewed-by: Magnus Hagander Discussion: https://postgr.es/m/3CD5E4A2-B8EF-43ED-9142-DEECA19C1195@yesql.se --- templates/pages/about/policies/archives.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/pages/about/policies/archives.html b/templates/pages/about/policies/archives.html index 3a8fbd7a..e584d9f2 100644 --- a/templates/pages/about/policies/archives.html +++ b/templates/pages/about/policies/archives.html @@ -4,7 +4,7 @@

Archives Policy

-

Last updated: February 6, 2019

+

Last updated: February 6, 2019. {%git_changes_link%}

The PostgreSQL mailing lists are archived at www.postgresql.org. This site is intended to provide an accurate -- 2.39.5