From fb65bbf521b21c21fefb3462a622eb7977f61542 Mon Sep 17 00:00:00 2001 From: R Midhun Suresh Date: Thu, 15 May 2025 16:13:49 +0530 Subject: [PATCH] Fix broken link in README (#29967) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00f8d6d89c..0f8a721f90 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ guide](https://classic.yarnpkg.com/en/docs/install) if you do not have it alread 1. Install the prerequisites: `yarn install`. - If you're using the `develop` branch, then it is recommended to set up a proper development environment (see [Setting up a dev - environment](#setting-up-a-dev-environment) below). Alternatively, you + environment](./developer_guide.md#setting-up-a-dev-environment) below). Alternatively, you can use - the continuous integration release of the develop branch. 1. Configure the app by copying `config.sample.json` to `config.json` and