Temporary link change for ES|QL STATS-BY (#168820)

Temporarily changes the deep link to the documentation for ES|QL
STATS...BY to unblock
https://github.com/elastic/elasticsearch/pull/100806 .

I'll change the link to the new STATS...BY link after
https://github.com/elastic/elasticsearch/pull/100806 merges.
This commit is contained in:
Abdon Pijpelink 2023-10-13 15:22:57 +02:00 committed by GitHub
parent 51c6ce2651
commit 8a98763f58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -856,7 +856,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`,