Skip to content

Commit

Permalink
Fix link (#13881)
Browse files Browse the repository at this point in the history
  • Loading branch information
angrycub authored Jul 22, 2022
1 parent 9d15b40 commit 7f9ff24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/api-docs/evaluations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ $ curl \

This endpoint deletes evaluations. In order to utilise this endpoint the
eval broker should be paused via the
[update_scheduler_configuration][operator scheduler update configuration] API
[operator scheduler update configuration][update_scheduler_configuration] API
endpoint.

This API endpoint should be used cautiously and only in outage situations where
Expand Down Expand Up @@ -382,4 +382,4 @@ $ curl \
]
```

[update_scheduler_configuration]: api-docs/operator/scheduler#update-scheduler-configuration
[update_scheduler_configuration]: /api-docs/operator/scheduler#update-scheduler-configuration

0 comments on commit 7f9ff24

Please sign in to comment.