Skip to content

Commit

Permalink
fix electron-boilerplate link
Browse files Browse the repository at this point in the history
  • Loading branch information
goosewobbler committed Oct 31, 2023
1 parent 676cdfc commit 8c5e24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ const someValue = await browser.electron.myCustomAPI('wow'); // configured using

## Example

Check out our [Electron boilerplate](https://github.com/webdriverio/electron-boilerplate/actions/runs/6490587562/job/17626575914) project that showcases how to integrate WebdriverIO in an example application. You can also have a look at the [Example App](./example/app/) and [E2Es](./example/e2e/) in this repository.
Check out our [Electron boilerplate](https://github.com/webdriverio/electron-boilerplate) project that showcases how to integrate WebdriverIO in an example application. You can also have a look at the [Example App](./example/app/) and [E2Es](./example/e2e/) in this repository.

## Service Options

Expand Down

0 comments on commit 8c5e24f

Please sign in to comment.