This is an automated email from the ASF dual-hosted git repository. likyh pushed a commit to branch revert-217-likyh/webhook-doc in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit 3505b24e9b7e6d83e2366bf4e2aae3ad5826d58b Author: likyh <[email protected]> AuthorDate: Wed Sep 21 20:38:31 2022 +0800 Revert "Update webhook.md" This reverts commit d6decf78283b894311f83b7933a46d8aa558062b. --- docs/UserManuals/ConfigUI/webhook.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/UserManuals/ConfigUI/webhook.md b/docs/UserManuals/ConfigUI/webhook.md index a879e3117..ed50df37c 100644 --- a/docs/UserManuals/ConfigUI/webhook.md +++ b/docs/UserManuals/ConfigUI/webhook.md @@ -13,8 +13,8 @@ Name your connection. We recommand that you give your webhook connection a unique name so that you can identify and manage where you have used it later. ### Use Webhook -After cicking on "Generate POST URL", you will find four webhook URLs. Copy the ones that suits your usage into your CI or issue tracking systems. You can always come back to the webhook page to copy the URLs later on. +After cicking on "Generate POST URL", you will find four webhook URLs. Copy the ones that suits your usage into your CI or issue tracking systems. You can always come back to the webhook page to copy the URLS later on.  -For more usage: [plugins/webhook](/Plugins/webhook.md). +For more usage: [plugins/webhook](/Plugins/webhook.md). \ No newline at end of file
