浏览代码

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

James Rodewig 4 年之前
父节点
当前提交
dc64498f10
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      x-pack/plugin/src/test/resources/rest-api-spec/api/rollup.rollup.json

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

@@ -1,7 +1,7 @@
 {
 {
   "rollup.rollup":{
   "rollup.rollup":{
     "documentation":{
     "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"
       "description":"Rollup an index"
     },
     },
     "stability":"stable",
     "stability":"stable",