Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 863f366

Browse files
committed
Fixed link to Sinatra
1 parent 26060e3 commit 863f366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/webhooks/configuring/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ setup might look something like this:
5656
puts "I got some JSON: #{push.inspect}"
5757
end
5858

59-
(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide][Sinatra guide].)
59+
(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide](http://www.sinatrarb.com).)
6060

6161
Start this server up.
6262

0 commit comments

Comments
 (0)