فهرست منبع

Make english gooder

Moghedrin 10 سال پیش
والد
کامیت
6d90d67425
3فایلهای تغییر یافته به همراه6 افزوده شده و 2 حذف شده
  1. 3 1
      elasticsearch/README.md
  2. 2 0
      elasticsearch/content.md
  3. 1 1
      elasticsearch/license.md

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