Skip to content

Commit e539d0a

Browse files
remove a colon before a link
The only place in the whole book where there was a colon before the link (at: http:// --> at http://).
1 parent 0fbebb2 commit e539d0a

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)