Skip to content

Commit

Permalink
Eliminate 404s for CLC latest-devs
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro authored Feb 27, 2024
1 parent 25824c8 commit 0754dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _redirects
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
/imdg/latest-dev/* /hazelcast/5.4-snapshot/:splat 200!

# Redirect latest-dev clc alias to the latest-dev version
/clc/latest-dev/* /clc/5.3.7/:splat 200!
/clc/latest-dev/* /clc/latest/:splat 200!

# Redirect latest clc alias to the latest version
/clc/latest/* /clc/5.3.7/:splat 200!
Expand Down

0 comments on commit 0754dfa

Please sign in to comment.