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 a5311d7 commit 8a49d9eCopy full SHA for 8a49d9e
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](http://www.sinatrarb.com).)
+(If you're unfamiliar with how Sinatra works, we recommend [reading the Sinatra guide][Sinatra].)
60
61
Start this server up.
62
0 commit comments