diff --git a/resources/self_hosting/webhooks.mdx b/resources/self_hosting/webhooks.mdx index 31eca959c..0f126b1b5 100644 --- a/resources/self_hosting/webhooks.mdx +++ b/resources/self_hosting/webhooks.mdx @@ -10,7 +10,7 @@ import CodeSamplesAddOrReplaceDocuments1 from '/snippets/generated-code-samples/ This guide teaches you how to configure a single webhook via instance options to notify a URL when Meilisearch completes a [task](/learn/async/asynchronous_operations). -If you are using Meilisearch Cloud or need to configure multiple webhooks, use the [`/webhooks` API route](/reference/api/webhooks) instead. +If you are using Meilisearch Cloud you can configure webhooks under Project Settings > Webhooks. ## Requirements