Skip to content

Commit

Permalink
Merge pull request #1512 from inteon/add_redirects
Browse files Browse the repository at this point in the history
Add redirects for cert-manager.dev, trust-manager.io and trust-manager.dev
  • Loading branch information
cert-manager-prow[bot] authored Jul 9, 2024
2 parents 71b8d28 + abe2726 commit 8ad50e6
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 8ad50e6

Please sign in to comment.