Skip to content

Commit 71aa029

Browse files
committed
Use more informative link to JS API.
The previous link in README.md just linked back to the formatted version of README.md on github.io, so that link essentially went nowhere. The actual API docs are hidden in a menu on that page. This link goes straight to the module docs.
1 parent 194d041 commit 71aa029

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/node/selenium-webdriver/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ script provided with `selenium-webdriver`.
111111
## Documentation
112112

113113
API documentation is available online from the [Selenium project][api].
114-
Addition resources include
114+
Additional resources include
115115

116116
- the #selenium channel on freenode IRC
117117
- the [[email protected]][users] list
@@ -213,7 +213,7 @@ specific language governing permissions and limitations
213213
under the License.
214214

215215
[LTS]: https://github.com/nodejs/LTS
216-
[api]: http://seleniumhq.github.io/selenium/docs/api/javascript/
216+
[api]: http://seleniumhq.github.io/selenium/docs/api/javascript/module/selenium-webdriver/
217217
[cla]: http://goo.gl/qC50R
218218
[chrome]: http://chromedriver.storage.googleapis.com/index.html
219219
[gh]: https://github.com/SeleniumHQ/selenium/

0 commit comments

Comments
 (0)