From d9242085bb7588809c360d938d149009392ecb11 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Sun, 8 Dec 2024 21:36:01 +0200 Subject: [PATCH] Update `CompileHowto.md` reference (#1808) Signed-off-by: Emmanuel Ferdman --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8ca43ac..984b286a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -120,7 +120,7 @@ The amount of "%" must match with following arguments > TODO ## Visual Studio Code -**We assume that you successfully compiled Hyperion with the [Compile HowTo](CompileHowto.md) WITHOUT Docker** \ +**We assume that you successfully compiled Hyperion with the [Compile HowTo](doc/development/CompileHowto.md) WITHOUT Docker** \ If you want to use VSCode for development follow the steps. - Install [VSCode](https://code.visualstudio.com/). On Ubuntu 16.04+ you can also use the [Snapcraft VSCode](https://snapcraft.io/code) package.