Skip to content

Commit 82ddbc1

Browse files
nikolasAutomatedTester
authored andcommitted
fix broken link to python documentation (#2159)
* fix broken link to python documentation
1 parent fc824e7 commit 82ddbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The `selenium` package is used automate web browser interaction from Python.
1212
+-----------+-----------------------------------------------------------------------------------+
1313
| **Home**: | http://www.seleniumhq.org |
1414
+-----------+-----------------------------------------------------------------------------------+
15-
| **Docs**: | `selenium package API <http://selenium.googlecode.com/git/docs/api/py/api.html>`_ |
15+
| **Docs**: | https://seleniumhq.github.io/selenium/docs/api/py/api.html |
1616
+-----------+-----------------------------------------------------------------------------------+
1717
| **Dev**: | https://github.com/SeleniumHQ/selenium |
1818
+-----------+-----------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)