From 05936a21feed6869dcd1fe5f55b0526ab553310e Mon Sep 17 00:00:00 2001 From: darshankabariya Date: Fri, 10 Apr 2026 16:01:06 +0530 Subject: [PATCH] chore: fix broken link --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ffe5d25..e5a76fc 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# waku-simulator +# logos-delivery-simulator -Check 📖 [The Waku Simulator Book](https://waku-org.github.io/waku-simulator/)📖 +Check 📖 [The Logos Delivery Simulator Book](https://logos-messaging.github.io/logos-delivery-simulator/)📖 ## Quickstart ``` -git clone https://github.com/waku-org/waku-simulator.git -cd waku-simulator +git clone https://github.com/logos-messaging/logos-delivery-simulator.git +cd logos-delivery-simulator ``` Configure the simulation parameters. You can place the env variable in an `.env` file. @@ -46,4 +46,4 @@ The docker images used are updated using [Watchtower](https://github.com/contain For details on how it works please read the [Ansible role readme file](https://github.com/status-im/infra-misc/blob/master/ansible/roles/waku-simulator/). The original deployment issue can be found [here](https://github.com/status-im/infra-nim-waku/issues/79). -The deployed branch is [deploy-wakusim](https://github.com/waku-org/waku-simulator/tree/deploy-wakusim). +The deployed branch is [deploy-wakusim](https://github.com/logos-messaging/logos-delivery-simulator/tree/deploy-wakusim).