From ae477df51af3b0971c2ba2c7572e8bc3de76c772 Mon Sep 17 00:00:00 2001 From: Ashita Prasad Date: Sat, 9 Nov 2024 08:32:29 +0530 Subject: [PATCH] Update setup_run.md --- doc/dev_guide/setup_run.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/dev_guide/setup_run.md b/doc/dev_guide/setup_run.md index 8d1f6d6a..e87f7daf 100644 --- a/doc/dev_guide/setup_run.md +++ b/doc/dev_guide/setup_run.md @@ -11,7 +11,7 @@ Choose any of the following platforms: `windows`, `macos`, `linux`, `android` or flutter create --platforms= . ``` -**Step 4 -** Check [Platform Specific Instructions](https://github.com/imukulgehlot/apidash/blob/setup-run-platform-guide/doc/dev_guide/platform_specific_instructions.md) to add required platform specific configurations. +**Step 4 -** Check [Platform Specific Instructions](https://github.com/foss42/apidash/blob/main/doc/dev_guide/platform_specific_instructions.md) to add required platform specific configurations. **Step 5 -** Setup melos