Skip to content
Snippets Groups Projects
Commit ae7a59fb authored by Daniel Holbach's avatar Daniel Holbach
Browse files

try out redirects file

parent 598dfc32
No related branches found
No related tags found
No related merge requests found
# individual rules
/core-concepts https://fluxcd.io/docs/concepts 301!
/contributing https://fluxcd.io/contributing 301!
# refer to https://github.com/fluxcd/flux2/discussions/367
/dev-guides/* https://fluxcd.io/docs/gitops-toolkit/:splat 301!
# this is how things looked in the navbar anyway..?
/guides/faq-migration https://fluxcd.io/docs/migration/faq-migration 301!
/guides/flux-v1-automation-migration https://fluxcd.io/docs/migration/flux-v1-automation-migration 301!
/guides/flux-v1-migration https://fluxcd.io/docs/migration/flux-v1-migration 301!
/guides/helm-operator-migration https://fluxcd.io/docs/migration/helm-operator-migration 301!
# catch all
/* https://fluxcd.io/docs/:splat 301!
[build] [build]
command = "./copy-docs-assets.sh && mkdocs build" command = "./copy-docs-assets.sh && mkdocs build && cp _redirects site/"
publish = "site" publish = "site"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment