From 3ff6a34572aa89798d1a68ce109f4ac4edbbd044 Mon Sep 17 00:00:00 2001 From: Andy Jones <42679439+andyjones81@users.noreply.github.com> Date: Wed, 11 Sep 2024 16:19:05 +0100 Subject: [PATCH] Update config.rb --- tech-docs/config.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tech-docs/config.rb b/tech-docs/config.rb index d3a6caa..667887c 100644 --- a/tech-docs/config.rb +++ b/tech-docs/config.rb @@ -2,6 +2,8 @@ require 'govuk_tech_docs' +redirect "/*", to: "https://job-descriptions.education.gov.uk", status: 301 + GovukTechDocs.configure(self) configure :build do