Merge pull request #16827 from ayushsangani/patch-3

Modify path of Servlet Transport
This commit is contained in:
Clinton Gormley 2016-02-29 00:58:59 +01:00
parent 2d56eed306
commit 8830817fa3

View File

@ -8,7 +8,7 @@ Transport plugins offer alternatives to HTTP.
The core transport plugins are:
https://github.com/elasticsearch/elasticsearch-transport-wares::[Servlet transport]::
https://github.com/elastic/elasticsearch-transport-wares[Servlet transport]::
Use the REST interface over servlets.