Skip to content

Commit

Permalink
fix redirects (#2584)
Browse files Browse the repository at this point in the history
  • Loading branch information
sstraatemans authored Oct 16, 2024
1 parent 76b8d11 commit 102447e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .changeset/wicked-spies-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
5 changes: 0 additions & 5 deletions packages/apps/docs/src/redirects/paths/version2.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -406,11 +406,6 @@ export const version2PathUrlRedirects = [
destination: '/build/pact/:slug',
permanent: true,
},
{
source: '/build/pact/:slug',
destination: '/build/pact/:slug',
permanent: true,
},
{
source: '/build/pact/rotatable-wallet',
destination: '/build/pact',
Expand Down

0 comments on commit 102447e

Please sign in to comment.