diff --git a/docs/guides/getting-started.md b/docs/guides/getting-started.md index 797039ef..6fc00fac 100644 --- a/docs/guides/getting-started.md +++ b/docs/guides/getting-started.md @@ -48,8 +48,8 @@ Looking for what to build with Waku? Discover a collection of sample ideas and u ## Case studies
- - + +
## Getting started diff --git a/docs/guides/js-waku/use-waku-react.md b/docs/guides/js-waku/use-waku-react.md index 974af9ac..46340aa6 100644 --- a/docs/guides/js-waku/use-waku-react.md +++ b/docs/guides/js-waku/use-waku-react.md @@ -294,5 +294,5 @@ To explore the available Store query options, have a look at the [Retrieve Messa ::: :::tip -You have successfully integrated `@waku/sdk` into a React application using the `@waku/react` package. Have a look at the [web-chat](https://github.com/waku-org/js-waku-examples/tree/master/examples/web-chat) example for a working demo and the [Building a Tic-Tac-Toe Game with Waku](https://blog.waku.org/tictactoe-tutorial) tutorial to learn more. +You have successfully integrated `@waku/sdk` into a React application using the `@waku/react` package. Have a look at the [web-chat](https://github.com/waku-org/js-waku-examples/tree/master/examples/web-chat) example for a working demo and the [Building a Tic-Tac-Toe Game with Waku](https://blog.waku.org/2024-01-22-tictactoe-tutorial/) tutorial to learn more. ::: diff --git a/docs/learn/waku-network.md b/docs/learn/waku-network.md index 478ebeb2..a09d1986 100644 --- a/docs/learn/waku-network.md +++ b/docs/learn/waku-network.md @@ -11,7 +11,7 @@ The Waku Network is a shared p2p messaging network that is open-access, useful f 4. Services for resource-restricted nodes, including historical message storage and retrieval, filtering, etc. :::tip -If you want to learn more about the Waku Network, [The Waku Network: Technical Overview](https://blog.waku.org/2024-waku-network-tech-overview) article provides an in-depth look under the hood. +If you want to learn more about the Waku Network, [The Waku Network: Technical Overview](https://blog.waku.org/2024-03-26-waku-network-tech-overview/) article provides an in-depth look under the hood. ::: ## Why join the Waku network?