Skip to content

Commit

Permalink
README: fix link to node example
Browse files Browse the repository at this point in the history
  • Loading branch information
richvdh authored Nov 13, 2024
1 parent 1d098f5 commit 604bc77
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 @@ -39,7 +39,7 @@ client.publicRooms(function (err, data) {
```

See [below](#end-to-end-encryption-support) for how to enable end-to-end-encryption, or check
[the Node.js terminal app](examples/node) for a more complex example.
[the Node.js terminal app](https://github.com/matrix-org/matrix-js-sdk/tree/develop/examples/node) for a more complex example.

To start the client:

Expand Down

0 comments on commit 604bc77

Please sign in to comment.