Browse Source

Merge pull request #16827 from ayushsangani/patch-3

Modify path of Servlet Transport
Clinton Gormley 9 years ago
parent
commit
8830817fa3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/plugins/transport.asciidoc

+ 1 - 1
docs/plugins/transport.asciidoc

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