We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26060e3 commit 863f366Copy full SHA for 863f366
content/webhooks/configuring/index.md
@@ -56,7 +56,7 @@ setup might look something like this:
56
puts "I got some JSON: #{push.inspect}"
57
end
58
59
-(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide][Sinatra guide].)
+(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide](http://www.sinatrarb.com).)
60
61
Start this server up.
62
0 commit comments