README: fix link to ES licensing change blog post (#830)

Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
This commit is contained in:
Baptiste Fontaine 2021-12-08 18:13:18 +01:00 committed by GitHub
parent 90ecd51c32
commit 29be2ab5e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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?