From f3911550ab0e076d7ba7ee2f541fc187def5e193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Martins?= Date: Wed, 22 Jan 2020 23:36:37 +0100 Subject: [PATCH] Update DeviceSetup.md --- DeviceSetup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DeviceSetup.md b/DeviceSetup.md index 6bff894..5cd2352 100644 --- a/DeviceSetup.md +++ b/DeviceSetup.md @@ -18,4 +18,4 @@ 6. Install Vim: `sudo apt-get install vim -y` (because I prefer Vim to Vi/Nano/Emacs) 7. Install Git: `sudo apt-get install git -y` (to get files from this and other repos) -That's it. Continue with the (BME680 libraries)[BME680Setup.md] I chose to use. +That's it. Continue with the [BME680 libraries](BME680Setup.md) I chose to use.