From 0cb1ab2be1f4399785020007ef8d89c04051dc05 Mon Sep 17 00:00:00 2001 From: Murat Seker Date: Sun, 28 Jun 2020 23:19:39 +0200 Subject: [PATCH] fix: Broken link to CompileHowto (#845) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6c45c416..6590b906 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -120,7 +120,7 @@ The amount of "%" mus match with following arguments > TODO ## Visual Studio Code -**We assume that you sucessfully compiled Hyperion with the [Compile HowTo](CompileHowTo.md) WITHOUT Docker** \ +**We assume that you sucessfully compiled Hyperion with the [Compile HowTo](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.