diff --git a/_redirects b/_redirects index 65572b68..94bab8e6 100644 --- a/_redirects +++ b/_redirects @@ -29,13 +29,10 @@ /imdg/latest-dev/* /hazelcast/5.3-snapshot/:splat 200! # Redirect latest-dev clc alias to the latest-dev version -/clc/latest-dev/* /clc/5.3.2-snapshot/:splat 200! +/clc/latest-dev/* /clc/5.3.6/:splat 200! # Redirect latest clc alias to the latest version -/clc/latest/* /clc/5.3.5/:splat 200! - -# Redirect renamed beta version to the currecnt beta version -/clc/5.2.0-beta-3/* /clc/5.2-beta-3/:splat 200! +/clc/latest/* /clc/5.3.6/:splat 200! # Redirect legacy /4 version to the /4.0 version /imdg/4/* /imdg/4.0/:splat 301!