Skip to content

Commit

Permalink
Adding redirect for cloud-only MC.
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro committed Sep 9, 2023
1 parent 6e358ee commit 3987dad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
# Redirect latest-dev management-center alias to the latest version
/management-center/latest-dev/* /management-center/5.4-snapshot/:splat 200!

# Redirect latest cloud-only management-center alias to the latest version
/management-center/5.4-CLOUD-1/* /management-center/5.4-snapshot/:splat 200!

# Redirect latest hazelcast alias to the latest version
/hazelcast/latest/* /hazelcast/5.3/:splat 200!

Expand Down

0 comments on commit 3987dad

Please sign in to comment.