From 4a29cdbcc024ed6a09e566b3d5f165f7f5f5c45b Mon Sep 17 00:00:00 2001 From: serdaro Date: Thu, 18 Jan 2024 15:35:15 +0300 Subject: [PATCH 1/2] Fixing latest, latest-dev symbolic links for CLC. --- _redirects | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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! From f8d7a08bc21073f7d13bf30e65e67a5f44fc006e Mon Sep 17 00:00:00 2001 From: serdaro Date: Thu, 18 Jan 2024 15:40:45 +0300 Subject: [PATCH 2/2] Fixing unresolved link --- antora-playbook-local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook-local.yml b/antora-playbook-local.yml index f51b71a7..59640a56 100644 --- a/antora-playbook-local.yml +++ b/antora-playbook-local.yml @@ -32,7 +32,7 @@ content: - url: https://github.com/hazelcast/hazelcast-platform-operator-docs branches: [main, v/*] start_path: docs - - url: https://github.com/hazelcast/stream-processing-fundamentals + - url: https://github.com/hazelcast-guides/stream-processing-fundamentals branches: master start_path: docs - url: https://github.com/hazelcast-guides/airline-connections