We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93b7ce commit 3c23eb6Copy full SHA for 3c23eb6
README.md
@@ -38,8 +38,8 @@ client.publicRooms(function (err, data) {
38
});
39
```
40
41
-See below for how to include libolm to enable end-to-end-encryption. Please check
42
-[the Node.js terminal app](examples/node/README.md) for a more complex example.
+See [below](#end-to-end-encryption-support) for how to enable end-to-end-encryption, or check
+[the Node.js terminal app](https://github.com/matrix-org/matrix-js-sdk/tree/develop/examples/node) for a more complex example.
43
44
To start the client:
45
0 commit comments