Skip to content

Commit 6ef0ddb

Browse files
committed
Update README URLs based on HTTP redirects
1 parent e061272 commit 6ef0ddb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ E.g.::
5151
python demo/rundemo.py demo/login_tests
5252

5353

54-
.. _Selenium: http://selenium.openqa.org
55-
.. _Selenium 2 (WebDriver): http://seleniumhq.org/docs/03_webdriver.html
54+
.. _Selenium: http://docs.seleniumhq.org
55+
.. _Selenium 2 (WebDriver): http://docs.seleniumhq.org/docs/03_webdriver.jsp
5656
.. _SeleniumLibrary: http://code.google.com/p/robotframework-seleniumlibrary/
57-
.. _Wiki: https://github.com/rtomac/robotframework-selenium2library/wiki
58-
.. _Keyword Documentation: http://rtomac.github.com/robotframework-selenium2library/doc/Selenium2Library.html
57+
.. _Wiki: https://github.com/robotframework/Selenium2Library/wiki
58+
.. _Keyword Documentation: http://rtomac.github.io/robotframework-selenium2library/doc/Selenium2Library.html
5959
.. _Robot Framework User Guide: http://code.google.com/p/robotframework/wiki/UserGuide

0 commit comments

Comments
 (0)