From 48f644baad45ec6ad25f92ef0bc9f384b7e4d25a Mon Sep 17 00:00:00 2001 From: Shlomo Sagir <51323195+shsagir@users.noreply.github.com> Date: Thu, 12 Sep 2024 14:57:20 +0300 Subject: [PATCH] Fix broken redirects --- data-explorer/.openpublishing.redirection.migrated.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data-explorer/.openpublishing.redirection.migrated.json b/data-explorer/.openpublishing.redirection.migrated.json index 1bfd515cd6..d258705ef5 100644 --- a/data-explorer/.openpublishing.redirection.migrated.json +++ b/data-explorer/.openpublishing.redirection.migrated.json @@ -307,12 +307,12 @@ }, { "source_path_from_root": "/data-explorer/kusto-redirections/query/any-aggfunction.md", - "redirect_url": "/kusto/query/take-any-aggfunction?view=azure-data-explorer&preserve-view=true", + "redirect_url": "/kusto/query/take-any-aggregation-function?view=azure-data-explorer&preserve-view=true", "redirect_document_id": false }, { "source_path_from_root": "/data-explorer/kusto-redirections/query/anyif-aggfunction.md", - "redirect_url": "/kusto/query/take-anyif-aggfunction?view=azure-data-explorer&preserve-view=true", + "redirect_url": "/kusto/query/take-anyif-aggregation-function?view=azure-data-explorer&preserve-view=true", "redirect_document_id": false }, { @@ -6557,7 +6557,7 @@ }, { "source_path_from_root": "/data-explorer/kusto-redirections/query/dcount-aggfunction.md", - "redirect_url": "/kusto/query/dcount-aggfunction?view=azure-data-explorer&preserve-view=true", + "redirect_url": "/kusto/query/dcount-aggregation-function?view=azure-data-explorer&preserve-view=true", "redirect_document_id": false }, {