From 081d925cf6da24165631a7fc26cce8e1a8535e38 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 23 Jul 2020 16:22:16 +0100 Subject: [PATCH] Fix blog URL --- app/templates/admin_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin_template.html b/app/templates/admin_template.html index 318f116af..73e46b977 100644 --- a/app/templates/admin_template.html +++ b/app/templates/admin_template.html @@ -199,7 +199,7 @@ "text": "Terms of use" }, { - "href": "https://gds.blog.gov.uk/category/notify/", + "href": "https://gds.blog.gov.uk/category/gov-uk-notify/", "text": "Blog" } ]