summaryrefslogtreecommitdiff
path: root/docs/topics/testing/tools.txt
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2016-04-28 10:09:57 -0400
committerTim Graham <timograham@gmail.com>2016-04-28 10:09:57 -0400
commitf945fb24a31737c6625205a8cd90eabdf1c33584 (patch)
treef37e44849c93569a87618f4946653772608d1039 /docs/topics/testing/tools.txt
parent0d8b523422fda71baa10807d5aebefd34bad7962 (diff)
Fixed #26554 -- Updated docs URLs to readthedocs.io
Diffstat (limited to 'docs/topics/testing/tools.txt')
-rw-r--r--docs/topics/testing/tools.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/testing/tools.txt b/docs/topics/testing/tools.txt
index 96dfac0423..722debcc91 100644
--- a/docs/topics/testing/tools.txt
+++ b/docs/topics/testing/tools.txt
@@ -922,7 +922,7 @@ out the `full reference`_ for more details.
.. _Selenium: http://seleniumhq.org/
.. _selenium package: https://pypi.python.org/pypi/selenium
-.. _full reference: http://selenium-python.readthedocs.org/en/latest/api.html
+.. _full reference: https://selenium-python.readthedocs.io/api.html
.. _Firefox: https://www.mozilla.com/firefox/
.. note::