From 397fe2ebba8709a52293848fd466a0ec40b554aa Mon Sep 17 00:00:00 2001 From: Abdon Pijpelink Date: Wed, 18 Oct 2023 10:07:07 +0200 Subject: [PATCH] [8.11] Temporary link change for ES|QL STATS-BY (#168820) (#169136) # Backport This will backport the following commits from `main` to `8.11`: - [Temporary link change for ES|QL STATS-BY (#168820)](https://github.com/elastic/kibana/pull/168820) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) --- packages/kbn-doc-links/src/get_doc_links.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/kbn-doc-links/src/get_doc_links.ts b/packages/kbn-doc-links/src/get_doc_links.ts index 1c79cf27ce40af..be10de6bee2715 100644 --- a/packages/kbn-doc-links/src/get_doc_links.ts +++ b/packages/kbn-doc-links/src/get_doc_links.ts @@ -851,7 +851,7 @@ export const getDocLinks = ({ kibanaBranch }: GetDocLinkOptions): DocLinks => { featureRoles: `${ELASTIC_WEBSITE_URL}guide/en/observability/${DOC_LINK_VERSION}/synthetics-feature-roles.html`, }, esql: { - statsBy: `${ELASTICSEARCH_DOCS}esql-stats-by.html`, + statsBy: `${ELASTICSEARCH_DOCS}esql.html`, }, telemetry: { settings: `${KIBANA_DOCS}telemetry-settings-kbn.html`,