Skip to content

Commit dc64498

Browse files
authored
[DOCS] Fix URL in rollup API JSON spec (#65683)
1 parent ac1dbb7 commit dc64498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"rollup.rollup":{
33
"documentation":{
4-
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/xpack-rollup.html",
4+
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/rollup-api.html",
55
"description":"Rollup an index"
66
},
77
"stability":"stable",

0 commit comments

Comments
 (0)