Skip to content

Commit bb21ef0

Browse files
committed
Merge pull request #407 from Lazar95/colon-before-link-fix
remove a colon before a link
2 parents 0fbebb2 + e539d0a commit bb21ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/06-github/sections/5-scripting.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ image::images/scripting-04-webhook-debug.png[Webhook debug]
107107

108108
The other great feature of this is that you can redeliver any of the payloads to test your service easily.
109109

110-
For more information on how to write webhooks and all the different event types you can listen for, go to the GitHub Developer documentation at: https://developer.github.com/webhooks/
110+
For more information on how to write webhooks and all the different event types you can listen for, go to the GitHub Developer documentation at https://developer.github.com/webhooks/
111111

112112
==== The GitHub API
113113

0 commit comments

Comments
 (0)