From f65e8ef56a7a9e24eaefa2db4fca0d32caa2f70b Mon Sep 17 00:00:00 2001 From: George Goodall Date: Thu, 22 Aug 2024 10:52:30 +0100 Subject: [PATCH] update links --- application/templates/homepage.html | 2 +- application/templates/partials/mast-head.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/templates/homepage.html b/application/templates/homepage.html index d0cf6065..f86b3a50 100644 --- a/application/templates/homepage.html +++ b/application/templates/homepage.html @@ -110,7 +110,7 @@

{% if params.title %}{{ params.title }}{% else %}Ple 'src': '/images/providers-dashboard', }, 'link': { - 'href': 'https://www.planning.data.gov.uk/guidance', + 'href': 'https://check.planning.data.gov.uk/manage', 'text': 'Check and provide planning data' }, }) diff --git a/application/templates/partials/mast-head.html b/application/templates/partials/mast-head.html index 746e7686..c7b7fe6e 100644 --- a/application/templates/partials/mast-head.html +++ b/application/templates/partials/mast-head.html @@ -31,7 +31,7 @@ "text": "Design data" }, { - "href": "/guidance", + "href": "https://check.planning.data.gov.uk/manage", "text": "Provide data" }, ]