diff --git a/docs/code_monitoring/how-tos/webhook.mdx b/docs/code_monitoring/how-tos/webhook.mdx index 71a0c057d..55a24b5e1 100644 --- a/docs/code_monitoring/how-tos/webhook.mdx +++ b/docs/code_monitoring/how-tos/webhook.mdx @@ -6,7 +6,6 @@ by Sourcegraph, and contains all the information available about the cause of th ## Prerequisites -- You must not have have the setting `experimentalFeatures.codeMonitoringWebHooks` disabled in your user, org, or global settings. - You must have a service running that can accept the POST request triggered by the webhook notification ## Creating a webhook receiver