From 66e07503a23a623e3c5a068840d07bd2634436e2 Mon Sep 17 00:00:00 2001 From: Rolf Geuenich Date: Thu, 2 Nov 2023 17:34:05 +0100 Subject: [PATCH] Recovered a missing link --- Beta_Test_Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Beta_Test_Guide.md b/Beta_Test_Guide.md index cfdc8887c..451c16263 100644 --- a/Beta_Test_Guide.md +++ b/Beta_Test_Guide.md @@ -16,7 +16,7 @@ This might be a bit daunting at first, but the rewards in term of simplified wor This guide assumes that **you already setup your development environment**, like a "normal" mission designer. Which means Lua Development Tools (LDT) is installed on your computer, and you already know how to create a mission using MOOSE. -If it is not the case, please follow the instructions [here](http://flightcontrol-master.github.io/MOOSE_DOCS/Moose_Setup_Guide.html) before proceeding. +If it is not the case, please follow the instructions [here](http://flightcontrol-master.github.io/MOOSE_DOCS_DEVELOP/Usage_Guide.html) before proceeding. # 1) Installation