Skip to content

Commit efb58be

Browse files
framawikicarlos-jenkins
authored andcommitted
Readme: select Content type: application/json (carlos-jenkins#21)
Improved documentation on adding the webhook. This closes carlos-jenkins#21.
1 parent bd3e395 commit efb58be

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,12 @@ VirtualHost file:
125125

126126
</VirtualHost>
127127

128-
You can now add that URL to your Github repository settings:
128+
You can now register the hook in your Github repository settings:
129129

130130
https://github.com/youruser/myrepo/settings/hooks
131131

132-
And add a Webhook to the WSGI script URL:
132+
To register the webhook select Content type: ``application/json`` and set the URL to the URL
133+
of your WSGI script:
133134

134135
::
135136

0 commit comments

Comments
 (0)