We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ab88a commit 5bb8409Copy full SHA for 5bb8409
README.rst
@@ -118,7 +118,7 @@ VirtualHost file:
118
119
You can now add that URL to your Github repository settings:
120
121
- https://github.com/youruser/my.site.com/settings/hooks
+ https://github.com/youruser/myrepo/settings/hooks
122
123
And add a Webhook to the WSGI script URL:
124
@@ -153,7 +153,7 @@ License
153
154
::
155
156
- Copyright (C) 2014 Carlos Jenkins <carlos@jenkins.co.cr>
+ Copyright (C) 2014-2015 Carlos Jenkins <carlos@jenkins.co.cr>
157
158
Licensed under the Apache License, Version 2.0 (the "License");
159
you may not use this file except in compliance with the License.
0 commit comments