Skip to content

Commit 48b773b

Browse files
committed
fix the fix
1 parent b87baa1 commit 48b773b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ To test your webhook, follow these `instructions`_. (If you have a preferred
127127
tool for exposing your local server, feel free to replace smee with it.) If you
128128
are using smee, be sure to run::
129129

130-
$ smee --url WEBHOOK_PROXY_URL --path /hooks/github --port 8000
130+
$ smee --url WEBHOOK_PROXY_URL --path /hooks/github/ --port 8000
131131

132132
to set the correct port and path.
133133

0 commit comments

Comments
 (0)