README: use the full url in link

- relates to test helpers, engine tracking
  - see #1307
This commit is contained in:
Olle Jonsson 2017-09-09 09:15:17 +02:00
parent 0c9343affe
commit 125df069da
1 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ For more info check the [official docs](http://www.sinatrarb.com/contrib/) and
[sinatra-webdav]: http://www.sinatrarb.com/contrib/webdav
[sinatra-runner]: http://www.sinatrarb.com/contrib/runner
[sinatra-extension]: http://www.sinatrarb.com/contrib/extension
[sinatra-test-helpers]: http://www.rubydoc.info/github/sinatra/sinatra-contrib/Sinatra/TestHelpers
[sinatra-test-helpers]: https://github.com/sinatra/sinatra/blob/master/sinatra-contrib/lib/sinatra/test_helpers.rb
[sinatra-required-params]: http://www.sinatrarb.com/contrib/required_params
[sinatra-custom-logger]: http://www.sinatrarb.com/contrib/custom_logger
[sinatra-multi-route]: http://www.sinatrarb.com/contrib/multi_route
@ -171,5 +171,5 @@ For more info check the [official docs](http://www.sinatrarb.com/contrib/) and
[sinatra-config-file]: http://www.sinatrarb.com/contrib/config_file
[sinatra-link-header]: http://www.sinatrarb.com/contrib/link_header
[sinatra-capture]: http://www.sinatrarb.com/contrib/capture
[sinatra-engine-tracking]: http://www.rubydoc.info/github/sinatra/sinatra-contrib/Sinatra/EngineTracking
[sinatra-engine-tracking]: https://github.com/sinatra/sinatra/blob/master/sinatra-contrib/lib/sinatra/engine_tracking.rb