Skip to content

Commit

Permalink
add redirects for cert-manager.dev, trust-manager.io and trust-manage…
Browse files Browse the repository at this point in the history
…r.dev

Signed-off-by: Tim Ramlot <[email protected]>
  • Loading branch information
inteon committed Jul 9, 2024
1 parent 71b8d28 commit abe2726
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/_redirects
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Redirect domain aliases to primary domain
https://netlify.cert-manager.io/* https://cert-manager.io/:splat 301!
https://cert-manager.netlify.com/* https://cert-manager.io/:splat 301!
https://cert-manager.dev/* https://cert-manager.io/:splat 301!
https://trust-manager.io/* https://cert-manager.io/:splat 301!
https://trust-manager.dev/* https://cert-manager.io/:splat 301!

# Redirect all next-docs on the main site to the release-next preview
https://cert-manager.io/next-docs/* https://release-next--cert-manager-website.netlify.app/docs/:splat 301!
Expand Down

0 comments on commit abe2726

Please sign in to comment.