mirror of
https://github.com/django/django.git
synced 2025-10-26 23:26:08 +00:00
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
Backport of c156e36955 from main
This commit is contained in:
committed by
Mariusz Felisiak
parent
55b89e8cac
commit
cb91b2d9e3
@@ -993,7 +993,7 @@ case you do not have Firefox installed or wish to use another browser. The
|
||||
example above is just a tiny fraction of what the Selenium client can do; check
|
||||
out the `full reference`_ for more details.
|
||||
|
||||
.. _Selenium: http://seleniumhq.org/
|
||||
.. _Selenium: https://www.selenium.dev/
|
||||
.. _selenium package: https://pypi.org/project/selenium/
|
||||
.. _full reference: https://selenium-python.readthedocs.io/api.html
|
||||
.. _Firefox: https://www.mozilla.com/firefox/
|
||||
|
||||
Reference in New Issue
Block a user