Skip to content

Commit b28834d

Browse files
authored
Merge pull request #981 from jopemachine/patch-1
chore: fix broken link
2 parents 640b23a + 9c6fc71 commit b28834d

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
@@ -223,7 +223,7 @@ Spectron uses [WebdriverIO](https://webdriver.io) and exposes the managed
223223
`client` property on the created `Application` instances.
224224

225225
The `client` API is WebdriverIO's `browser` object. Documentation can be found
226-
[here](https://webdriver.io/docs/api).
226+
[here](https://webdriver.io/docs/browserobject/).
227227

228228
Several additional commands are provided specific to Electron.
229229

0 commit comments

Comments
 (0)