Skip to content

Commit b9bb37c

Browse files
authored
Fix broken link
Existing link seems to be broken. I think https://webdriver.io/docs/browserobject/ might be more proper link.
1 parent 7ce31e2 commit b9bb37c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Spectron uses [WebdriverIO](http://webdriver.io) and exposes the managed
212212
`client` property on the created `Application` instances.
213213

214214
The `client` API is WebdriverIO's `browser` object. Documentation can be found
215-
[here](http://webdriver.io/api.html).
215+
[here](https://webdriver.io/docs/browserobject/).
216216

217217
Several additional commands are provided specific to Electron.
218218

0 commit comments

Comments
 (0)