diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/src/eclipse.dox | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/src/eclipse.dox b/docs/src/eclipse.dox index 5b58bf5fe..f3d9b557a 100644 --- a/docs/src/eclipse.dox +++ b/docs/src/eclipse.dox @@ -97,8 +97,9 @@ * Simply follow the YAGARTO installation guide. Linux/MACOS users have several
* other options:
* - Download the latest CodeSourcery free Linux package.
- * - Build it yourself, Liam recommended a build script here:
- * http://github.com/esden/summon-arm-toolchain, it looks interesting.
+ * - Build it yourself, Liam recommended a build script
+ * <a href="http://github.com/esden/summon-arm-toolchain" target="_blank">
+ * here</a>, it looks interesting.
* .
* Make sure that the compiler binaries directory is listed in the PATH
* variable or Eclipse would not be able to locate it.
|