Remove other guide sentence (#16)

This commit is contained in:
F 2022-01-05 14:40:44 +11:00 committed by GitHub
parent 2180e81c1f
commit 16804bffb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -191,8 +191,6 @@ waku.relay.addObserver(processIncomingMessage, ['/relay-guide/1/chat/proto']);
That is it! Now, you know how to send and receive messages over Waku using the Waku Relay protocol. That is it! Now, you know how to send and receive messages over Waku using the Waku Relay protocol.
Feel free to check out other [guides](/docs/guides/) or [examples](/docs/examples/).
Here is the final code: Here is the final code:
```js ```js