1
0
Moghedrin 10 жил өмнө
parent
commit
6d90d67425

+ 3 - 1
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
 

+ 2 - 0
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%%

+ 1 - 1
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.