From b66e915a8149388f36355d077a48d86deb78192f Mon Sep 17 00:00:00 2001 From: Austin McCollum Date: Mon, 16 Sep 2024 09:56:01 -0500 Subject: [PATCH] fix broken redirect for dcount-aggfunction --- data-explorer/.openpublishing.redirection.migrated.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data-explorer/.openpublishing.redirection.migrated.json b/data-explorer/.openpublishing.redirection.migrated.json index d258705ef5..8edb47b037 100644 --- a/data-explorer/.openpublishing.redirection.migrated.json +++ b/data-explorer/.openpublishing.redirection.migrated.json @@ -6557,7 +6557,7 @@ }, { "source_path_from_root": "/data-explorer/kusto-redirections/query/dcount-aggfunction.md", - "redirect_url": "/kusto/query/dcount-aggregation-function?view=azure-data-explorer&preserve-view=true", + "redirect_url": "/kusto/query/dcount-aggfunction?view=azure-data-explorer&preserve-view=true", "redirect_document_id": false }, { @@ -7676,4 +7676,4 @@ "redirect_document_id": false } ] -} \ No newline at end of file +}