Skip to content

Commit

Permalink
Temporary fix of redirects
Browse files Browse the repository at this point in the history
Since this file does not update with releases but with deployments,
we'll need to revert this until the release tomorrow.

Signed-off-by: Anders Eknert <[email protected]>
  • Loading branch information
anderseknert committed Apr 26, 2021
1 parent 44de60a commit 0a374be
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions docs/website/layouts/index.redirects
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,10 @@
/docs/latest/how-do-i-test-policies/ /docs/latest/policy-testing/ 301!
/docs/latest/language-reference/ /docs/latest/policy-reference/ 301!
/docs/latest/language-cheatsheet/ /docs/latest/edge/policy-cheatsheet/ 301!
/docs/latest/bundles/ /docs/latest/management-bundles/ 301!
/docs/latest/status/ /docs/latest/management-status/ 301!
/docs/latest/decision-logs/ /docs/latest/management-decision-logs/ 301!
/docs/latest/discovery/ /docs/latest/management-discovery/ 301!
/docs/latest/management/ /docs/latest/management-introduction/ 301!
/docs/latest/bundles/ /docs/latest/management/#bundles 301!
/docs/latest/status/ /docs/latest/management/#status 301!
/docs/latest/decision-logs/ /docs/latest/management/#decision-logs 301!
/docs/latest/discovery/ /docs/latest/management/#discovery 301!
/docs/latest/kubernetes-admission-control/ /docs/latest/kubernetes-tutorial/ 301!

/docs/latest/external-data/#option-5-pull-data-during-evaluation-experimental /docs/latest/external-data/#option-5-pull-data-during-evaluation 301!
Expand Down

0 comments on commit 0a374be

Please sign in to comment.