From 8ad6d993e6f3e4ea249d8dd16d8d72ab68529ee4 Mon Sep 17 00:00:00 2001 From: delvedor Date: Thu, 23 Sep 2021 15:31:02 +0200 Subject: [PATCH] Fix broken link --- docs/changelog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.asciidoc b/docs/changelog.asciidoc index e49a925a4..506565f76 100644 --- a/docs/changelog.asciidoc +++ b/docs/changelog.asciidoc @@ -11,7 +11,7 @@ ===== Support for Elasticsearch `v7.15` You can find all the API changes -https://www.elastic.co/guide/en/elasticsearch/reference/7.14/release-notes-7.15.0.html[here]. +https://www.elastic.co/guide/en/elasticsearch/reference/7.15/release-notes-7.15.0.html[here]. [discrete] ===== Support mapbox content type https://github.com/elastic/elasticsearch-js/pull/1500[#1500]