Change link for HDFS support to plugins docs

I came to this change when I read https://github.com/elastic/elasticsearch/pull/15591

HDFS plugin link has not been updated when we moved HDFS to elasticsearch repository (#15192).
This commit is contained in:
David Pilato 2016-01-11 09:43:00 +01:00
parent 77dbfbc988
commit c514b26c8b

View File

@ -160,7 +160,7 @@ shared file system repository.
Other repository backends are available in these official plugins:
* {plugins}/repository-s3.html[repository-s3] for S3 repository support
* https://github.com/elasticsearch/elasticsearch-hadoop/tree/master/repository-hdfs[HDFS Plugin] for Hadoop environments
* {plugins}/repository-s3.html[repository-hdfs] for HDFS repository support in Hadoop environments
* {plugins}/repository-azure.html[repository-azure] for Azure storage repositories
[float]