Skip to content

Commit

Permalink
Update redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Feb 6, 2024
1 parent 4a2b0f6 commit f079dc9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,12 @@ const REDIRECTS = [
destination: "/resources/all?category=alphabet-charts",
permanent: true,
},
{
source: "/page/service-leads-ms-bookings-calendars",
destination:
"https://backend.acecentre.org.uk/service-leads-ms-bookings-calendars/",
permanent: true,
},
];

module.exports = REDIRECTS;

0 comments on commit f079dc9

Please sign in to comment.