Skip to content

Commit

Permalink
Keep both redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinhenderson committed Jan 29, 2024
1 parent 2bfed1b commit 84ed78d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,11 @@ const REDIRECTS = [
destination: "/page/service-leads-ms-bookings-calendars",
permanent: true,
},
{
source: "/blog/comm-works",
destination: "/communication-works",
permanent: true,
},
{
source: "/blog/comm-works-2024",
destination: "/communication-works-2024",
Expand Down

0 comments on commit 84ed78d

Please sign in to comment.