diff --git a/website/content/api-docs/evaluations.mdx b/website/content/api-docs/evaluations.mdx index 0a36a6f5e..a209fcd02 100644 --- a/website/content/api-docs/evaluations.mdx +++ b/website/content/api-docs/evaluations.mdx @@ -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 @@ -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