diff --git a/elasticsearch/README.md b/elasticsearch/README.md index b6f59878a..c90b1813a 100644 --- a/elasticsearch/README.md +++ b/elasticsearch/README.md @@ -15,6 +15,8 @@ Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free JSON documents. +Elasticsearch is a registered trademark of Elasticsearch BV. + > [wikipedia.org/wiki/Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch) ![logo](https://raw.githubusercontent.com/docker-library/docs/master/elasticsearch/logo.png) @@ -43,7 +45,7 @@ in a mounted volume: # License -Elasticsearch is a registered trademark of Elasticsearch BV. View license information for [Elasticsearch](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) software contained in this image. +View [license information](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) for the software contained in this image. # Supported Docker versions diff --git a/elasticsearch/content.md b/elasticsearch/content.md index 024665484..214b77de8 100644 --- a/elasticsearch/content.md +++ b/elasticsearch/content.md @@ -4,6 +4,8 @@ Elasticsearch is a search server based on Lucene. It provides a distributed, multitenant-capable full-text search engine with a RESTful web interface and schema-free JSON documents. +Elasticsearch is a registered trademark of Elasticsearch BV. + > [wikipedia.org/wiki/Elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch) %%LOGO%% diff --git a/elasticsearch/license.md b/elasticsearch/license.md index 4e7c5285f..1d728f2ae 100644 --- a/elasticsearch/license.md +++ b/elasticsearch/license.md @@ -1 +1 @@ -Elasticsearch is a registered trademark of Elasticsearch BV. View license information for [Elasticsearch](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) software contained in this image. +View [license information](https://github.com/elasticsearch/elasticsearch/blob/66b5ed86f7adede8102cd4d979b9f4924e5bd837/LICENSE.txt) for the software contained in this image.