summaryrefslogtreecommitdiffstats
path: root/Eclipse.md
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-05-15 22:29:17 -0400
committerJack Humbert <jack.humb@gmail.com>2017-05-15 22:29:17 -0400
commit997a847f8cd3579824009822a125e64507cf6595 (patch)
tree42eb90bc63ac63039cbef3efcc8332f4e95db8a5 /Eclipse.md
parent60daffbe5df7284e83e092c26bb6b4b32a61f33a (diff)
update links
Diffstat (limited to 'Eclipse.md')
-rw-r--r--Eclipse.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Eclipse.md b/Eclipse.md
index 21851a2fb2..b9aa676370 100644
--- a/Eclipse.md
+++ b/Eclipse.md
@@ -15,7 +15,7 @@ Note that this set-up has been tested on Ubuntu 16.04 only for the moment.
# Prerequisites
## Build environment
-Before starting, you must have followed the [Getting Started](../#getting-started) section corresponding to your system. In particular, you must have been able to build the firmware with [the `make` command](../#the-make-command).
+Before starting, you must have followed the [Getting Started](/Home.md#getting-started) section corresponding to your system. In particular, you must have been able to build the firmware with [the `make` command](../#the-make-command).
## Java
Eclipse is a Java application, so you will need to install Java 8 or more recent to be able to run it. You may choose between the JRE or the JDK, the latter being useful if you intend to do Java development.