Skip to content

Commit ad71454

Browse files
committed
Update links to drivers in docs
1 parent 0adc5d8 commit ad71454

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ specify browsers and drivers yourself.
6969
Links to some of the more popular browser drivers:
7070

7171
+--------------+-----------------------------------------------------------------------+
72-
| **Chrome**: | https://chromedriver.chromium.org/downloads |
72+
| **Chrome**: | https://developer.chrome.com/docs/chromedriver |
7373
+--------------+-----------------------------------------------------------------------+
7474
| **Edge**: | https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver |
7575
+--------------+-----------------------------------------------------------------------+
76-
| **Firefox**: | https://github.com/mozilla/geckodriver/releases |
76+
| **Firefox**: | https://github.com/mozilla/geckodriver |
7777
+--------------+-----------------------------------------------------------------------+
7878
| **Safari**: | https://webkit.org/blog/6900/webdriver-support-in-safari-10 |
7979
+--------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)