Skip to content

Commit 7261da3

Browse files
authored
[DOCS] Fixes typo in calendar API example (#78867) (#78870)
1 parent 65d072e commit 7261da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/ml/anomaly-detection/apis/get-calendar-event.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,6 @@ period of time:
159159

160160
[source,console]
161161
--------------------------------------------------
162-
GET _ml/*/planned-outages/events?start=1635638400000&end=1635724800000
162+
GET _ml/calendars/planned-outages/events?start=1635638400000&end=1635724800000
163163
--------------------------------------------------
164164
// TEST[skip:setup:calendar_outages_addevent]

0 commit comments

Comments
 (0)