diff options
author | rubenwardy <rw@rubenwardy.com> | 2020-04-21 19:27:34 +0100 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2020-04-21 19:27:34 +0100 |
commit | a678a61c23cd61f11d7c0a570f26e9d333bb9731 (patch) | |
tree | aab17fbab1456f2d55ff5553f6161c0f05aa7985 /app/flatpages/help/release_webhooks.md | |
parent | b5ce0a786a1fac846e3de4e7dfe8ea4a27d81f2b (diff) | |
download | cheatdb-a678a61c23cd61f11d7c0a570f26e9d333bb9731.tar.xz |
Correct documentation on users allowed to use webhooks
Diffstat (limited to 'app/flatpages/help/release_webhooks.md')
-rw-r--r-- | app/flatpages/help/release_webhooks.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/flatpages/help/release_webhooks.md b/app/flatpages/help/release_webhooks.md index 2d751a5..438226e 100644 --- a/app/flatpages/help/release_webhooks.md +++ b/app/flatpages/help/release_webhooks.md @@ -17,10 +17,6 @@ The process is as follows: 3. The git host posts a webhook notification to ContentDB, using the API token assigned to it. 4. ContentDB checks the API token and issues a new release. -<p class="alert alert-info"> - This feature is in beta, and is only available for Trusted Members. -</p> - ## Setting up ### GitHub (automatic) |