Skip to content

Commit 0adc5d8

Browse files
committed
Fix index.rst
1 parent f79b87e commit 0adc5d8

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
@@ -71,11 +71,11 @@ Links to some of the more popular browser drivers:
7171
+--------------+-----------------------------------------------------------------------+
7272
| **Chrome**: | https://chromedriver.chromium.org/downloads |
7373
+--------------+-----------------------------------------------------------------------+
74-
| **Edge**: | https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ |
74+
| **Edge**: | https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver |
7575
+--------------+-----------------------------------------------------------------------+
7676
| **Firefox**: | https://github.com/mozilla/geckodriver/releases |
7777
+--------------+-----------------------------------------------------------------------+
78-
| **Safari**: | https://webkit.org/blog/6900/webdriver-support-in-safari-10/ |
78+
| **Safari**: | https://webkit.org/blog/6900/webdriver-support-in-safari-10 |
7979
+--------------+-----------------------------------------------------------------------+
8080

8181
Example 0:

0 commit comments

Comments
 (0)