aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-07 12:34:26 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-04-07 12:34:26 +0000
commit74b8a1756b6f05878569c9934b436fde36c0f86e (patch)
treef7136d4f55a0eb51bc7ec21e30b831cb79c65c25 /docs/src
parentec36599e62379bb43d164a039e1e5a5b17bc131c (diff)
downloadChibiOS-74b8a1756b6f05878569c9934b436fde36c0f86e.tar.gz
ChibiOS-74b8a1756b6f05878569c9934b436fde36c0f86e.tar.bz2
ChibiOS-74b8a1756b6f05878569c9934b436fde36c0f86e.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1858 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/eclipse.dox5
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.