Skip to content

Commit 8dd44ed

Browse files
Edit the link to the official Java API
The link to the official Java API was broken
1 parent 91503bd commit 8dd44ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ send a pull request (see bellow) with your contribution.
1616
Note before any pull request can be accepted, a [Contributors Licensing Agreement](http://developers.facebook.com/opensource/cla) must be signed.
1717

1818
When you are going to contribute, please keep in mind that this webdriver client aims to be as close as possible to other languages Java/Ruby/Python/C#.
19-
FYI, here is the overview of [the official Java API](http://selenium.googlecode.com/svn/trunk/docs/api/java/index.html?overview-summary.html)
19+
FYI, here is the overview of [the official Java API](http://seleniumhq.github.io/selenium/docs/api/java/)
2020

2121
### Run unit tests
2222

0 commit comments

Comments
 (0)