Skip to content

Commit

Permalink
fix: redirects potentially broken search urls (#226)
Browse files Browse the repository at this point in the history
Co-authored-by: dsinghvi <[email protected]>
  • Loading branch information
fern-support and dsinghvi authored Oct 30, 2024
1 parent ccb7dd4 commit 4375ea0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fern/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,9 @@ redirects:
- source: /docs/data-statement
destination: /docs/usage-guidelines
permanent: true
- source: /v2/v2/:slug
destination: /v2/:slug
permanent: true

analytics:
segment:
Expand Down

0 comments on commit 4375ea0

Please sign in to comment.