Skip to content

Commit e2b6055

Browse files
simolus3benitav
andauthored
Update demos/example-electron-node/README.md
Co-authored-by: benitav <benitav@users.noreply.github.com>
1 parent 5c01894 commit e2b6055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/example-electron-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Apart from the build setup, this example is purposefully kept simple.
2727
To make sure PowerSync is working, you can run `await powersync.get('SELECT powersync_rs_version()');` in the DevTools
2828
console. A result from that query implies that the PowerSync was properly configured.
2929

30-
For more details, see the documentation for [the PowerSync node package](https://docs.powersync.com/client-sdk-references/node#node-js-client-alpha) and check other examples:
30+
For more details, see the documentation for [the PowerSync node package](https://docs.powersync.com/client-sdk-references/node) and check other examples:
3131

3232
- [example-node](../example-node/): A Node.js CLI example that connects to PowerSync to run auto-updating queries.
3333
- [example-electron](../example-electron/): An Electron example that runs PowerSync in the render process instead of in the main one.

0 commit comments

Comments
 (0)