diff --git a/rest-api-spec/src/main/resources/rest-api-spec/api/indices.shard_stores.json b/rest-api-spec/src/main/resources/rest-api-spec/api/indices.shard_stores.json index 0c179c6c7ac..f3d644d5e34 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/api/indices.shard_stores.json +++ b/rest-api-spec/src/main/resources/rest-api-spec/api/indices.shard_stores.json @@ -1,6 +1,6 @@ { "indices.shard_stores": { - "documentation": "http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-shard-stores.html", + "documentation": "http://www.elastic.co/guide/en/elasticsearch/reference/master/indices-shards-stores.html", "methods": ["GET"], "url": { "path": "/_shard_stores",