chore: README.md: fix quick start link (#1607)

Co-authored-by: Sasha <118575614+weboko@users.noreply.github.com>
This commit is contained in:
Ivan Folgueira Bande 2023-09-22 17:32:34 +02:00 committed by GitHub
parent 281d9b2c9d
commit db4621728b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ A TypeScript implementation of the [Waku v2 protocol](https://rfc.vac.dev/spec/1
## Documentation
- [Quick start](https://docs.waku.org/guides/js-waku/quick-start)
- [Quick start](https://docs.waku.org/guides/js-waku/#getting-started)
- [Full documentation](https://docs.waku.org/guides/js-waku)
- [API documentation (`master` branch)](https://js.waku.org/)
- [Waku](https://waku.org/)