diff --git a/README.rdoc b/README.rdoc index 300177a..2158a36 100644 --- a/README.rdoc +++ b/README.rdoc @@ -29,7 +29,7 @@ If you are using cucumber, you might add the following lines to your features/su == Acknowledgements -* {PhantomJS}[https://phantomjs.org] for providing a cross-platform headless webkit browser with a JS interface +* {PhantomJS}[http://phantomjs.org] for providing a cross-platform headless webkit browser with a JS interface * {Capybara}[http://github.com/jnicklas/capybara] for the amazing flexibility and test suite * {capybara-zombie}[https://github.com/plataformatec/capybara-zombie] which was used as basis to create this gem * {Socket.IO}[https://github.com/LearnBoost/Socket.IO-node] for providing a way to instruct PhantomJS from a Ruby process over a socket