1
0
Эх сурвалжийг харах

[DOCS] Fix URL in rollup API JSON spec (#65683)

James Rodewig 4 жил өмнө
parent
commit
dc64498f10

+ 1 - 1
x-pack/plugin/src/test/resources/rest-api-spec/api/rollup.rollup.json

@@ -1,7 +1,7 @@
 {
   "rollup.rollup":{
     "documentation":{
-      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/xpack-rollup.html",
+      "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/rollup-api.html",
       "description":"Rollup an index"
     },
     "stability":"stable",