From 117ab5441b5e14ca8ad5f4b89342dfc6707b660f Mon Sep 17 00:00:00 2001 From: iglov Date: Mon, 9 Oct 2023 22:02:33 +0200 Subject: [PATCH] Just fix dev guide link at README (#20868) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e781ab0d..6309f18582 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ We are currently accepting translations of the game on our main repository. If y 2. Run `RUN_THIS.py` to init submodules and download the engine. 3. Compile the solution. -[More detailed instructions on building the project.](https://docs.spacestation14.io/getting-started/dev-setup) +[More detailed instructions on building the project.](https://docs.spacestation14.com/en/general-development/setup.html) ## License