From ce82e87cd05cde190f201b8ddd6d626e7abd0a3a Mon Sep 17 00:00:00 2001 From: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:13:58 +0800 Subject: [PATCH] Update broken `Status development` link in `ide-setup.md` (#16391) This commit updates the broken link of `Status development` in the `Start and connect the REPL` section of `ide-setup.md`. Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com> --- doc/ide-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ide-setup.md b/doc/ide-setup.md index c134073a01..030e7cd641 100644 --- a/doc/ide-setup.md +++ b/doc/ide-setup.md @@ -169,7 +169,7 @@ For VS Code users. ### Start and connect the REPL 1. Open the `status-mobile` folder. -1. Start [Status development](STARTING_GUIDE.md#development) (Starting the `run-clojure` and `run-metro` jobs in split view in the VS Code integrated terminal works great.) +1. Start [Status development](starting-guide.md#development) (Starting the `run-clojure` and `run-metro` jobs in split view in the VS Code integrated terminal works great.) 1. Run the VS Code command: **Calva: Connect to a running REPL Server in the project** 1. Select the project type `shadow-cljs` 1. Accept the suggested connection `host:port`