api docs: Rename webhook-walkthrough to incoming-webhooks-walkthrough.

This commit is contained in:
Rishi Gupta
2018-10-16 20:08:27 -07:00
parent 6a352ab249
commit d76f728dda
6 changed files with 5 additions and 5 deletions

View File

@@ -844,7 +844,7 @@ def build_custom_checkers(by_lang):
# Has a very long configuration line
"templates/zerver/integrations/perforce.md",
# Has some example code that could perhaps be wrapped
"templates/zerver/api/webhook-walkthrough.md",
"templates/zerver/api/incoming-webhooks-walkthrough.md",
# This macro has a long indented URL
"templates/zerver/help/include/git-webhook-url-with-branches-indented.md",
}