From 3003595ca5fe1e842ae8fe5f11ed7b1f10903667 Mon Sep 17 00:00:00 2001 From: uh_wot <3631986-uh_wot@users.noreply.gitlab.com> Date: Thu, 7 May 2020 21:41:30 +0200 Subject: [PATCH] fixed download link in COMPILE-UI.md --- COMPILE-UI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMPILE-UI.md b/COMPILE-UI.md index 02991a7..bc06fd8 100644 --- a/COMPILE-UI.md +++ b/COMPILE-UI.md @@ -2,7 +2,7 @@ This file explains how to compile files for the UI. # What you need to do just the first time -1. Download and install the LTS version of Node.js, you can download it [here]([https://link](https://nodejs.org/it/download/)) (also installs npm) +1. Download and install the LTS version of Node.js, you can download it [here](https://nodejs.org/it/download/) (also installs npm) 2. Once you have finished to install Node.js, check if everything is ok by running