[DOCS] Update doc links for graph API (elastic/x-pack-elasticsearch#1884)

Original commit: elastic/x-pack-elasticsearch@9eebb6c9a6
This commit is contained in:
Lisa Cawley 2017-07-07 10:11:06 -07:00 committed by GitHub
parent 66ebdff447
commit 2aa53f253f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"xpack.graph.explore": {
"documentation": "https://www.elastic.co/guide/en/x-pack/current/graph-api-explore.html",
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/graph-explore-api.html",
"methods": ["GET", "POST"],
"url": {
"path": "/{index}/_xpack/graph/_explore",