From 960324fc6a5af3923b3a16da60b4660e1c1fe8ac Mon Sep 17 00:00:00 2001 From: Oliver Howell Date: Mon, 21 Oct 2024 16:23:09 +0100 Subject: [PATCH] Update search and redirects for Flow (#404) --- _redirects | 3 +++ search-config.json | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/_redirects b/_redirects index 69f5531c..d86af141 100644 --- a/_redirects +++ b/_redirects @@ -22,6 +22,9 @@ # Redirect latest-dev operator alias to the latest-dev version /operator/latest-dev/* /operator/latest-snapshot/:splat 200! +# Redirect latest Flow alias to the latest version +/flow/latest/* /flow/5.5/:splat 200! + # Redirect latest imdg alias to the latest version /imdg/latest/* /imdg/4.2/:splat 200! diff --git a/search-config.json b/search-config.json index 21079e22..78cce360 100644 --- a/search-config.json +++ b/search-config.json @@ -9,9 +9,9 @@ "selectors_key": "tutorials" }, { - "url": "https://docs.hazelcast.com/flow/(?P.*?)", + "url": "https://docs.hazelcast.com/flow/(?P.*?)/", "tags": [ - "flow" + "flow-5.5" ], "variables": { "version": [