Skip to content

Commit

Permalink
Remove extra redirect to /guides
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-bezek authored Jan 22, 2025
1 parent 8b66b8c commit 521f93f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion static/scripts/fix-redirect.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ const redirects = [
[ fromExact(`/docs/traffic-policy/getting-started/`), `/docs/traffic-policy/getting-started/agent-endpoints/cli` ],

[ fromIncludes(`/docs/tls/tls-termination/`), `/docs/tls/termination/` ],
[ fromIncludes(`/docs/guides/how-to-set-up-a-custom-domain/`), `/guides/other-guides/how-to-set-up-a-custom-domain/` ],
]

// get current href from window
Expand Down

0 comments on commit 521f93f

Please sign in to comment.