From 29be2ab5e61835fd305bc89e940893daecea49c1 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Wed, 8 Dec 2021 18:13:18 +0100 Subject: [PATCH] README: fix link to ES licensing change blog post (#830) Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e68c0d2..2421b57 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Starting from Elasticsearch 7.11.0, OSS distributions will no longer be provided This Ansible role will fail if `oss_version` is set to `true` and `es_version` is greater than `7.11.0`. -See [Doubling down on open, Part II](https://www.elastic.co/blog/licensing-change for more details) +See [Doubling down on open, Part II](https://www.elastic.co/blog/licensing-change) blog post for more details. #### How to override configuration files provided by ansible-elasticsearch?