96: Fix dead URL on README r=D4nte a=littlealex003

- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...)
Bug fix

- **What is the current behavior?** (You can also link to an open issue here)
Goes to dead URL

- **What is the new behavior (if this is a feature change)?**
Goes to https://forum.vac.dev/t/waku-web-app-using-js-waku/78

- **Other information**:
URL provided by D4nte

Co-authored-by: littlealex003 <littlealex003@gmail.com>
This commit is contained in:
bors[bot] 2021-04-29 00:18:39 +00:00 committed by GitHub
commit a7ae4214b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ A ReactJS web app is provided as an a show case of the library used in the brows
A deployed version is available at https://status-im.github.io/js-waku/ A deployed version is available at https://status-im.github.io/js-waku/
Do note that due to some technical restrictions, it does not currently work out-of-the-box. Do note that due to some technical restrictions, it does not currently work out-of-the-box.
If you wish to try it out, follow the instructions on the [Vac forum](status-im.github.io/js-waku/). If you wish to try it out, follow the instructions on the [Vac forum](https://forum.vac.dev/t/waku-web-app-using-js-waku/78).
It is currently unstable and likely to break. It is currently unstable and likely to break.
To run a development version locally, do: To run a development version locally, do: