aboutsummaryrefslogtreecommitdiffstats
path: root/source/arm-gcc.rst
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-04-25 16:07:38 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-04-25 16:07:38 -0400
commitdeed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a (patch)
tree9f8ed7e7709c2bd7494e4920b5397e0b659867c4 /source/arm-gcc.rst
parentf2c5d9959424f5e698768d289d0129f1f7b6d891 (diff)
downloadlibrambutan-deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a.tar.gz
librambutan-deed4a2f0a96dc2ea80a278ac1a9ff9c72ce788a.zip
0.0.10 documentation checkpoint.
Merging in the standalone refactor docs, etc. The individual libmaple API pages are going to need to get redone.
Diffstat (limited to 'source/arm-gcc.rst')
-rw-r--r--source/arm-gcc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/arm-gcc.rst b/source/arm-gcc.rst
index 7ecb5d4..e97bb2f 100644
--- a/source/arm-gcc.rst
+++ b/source/arm-gcc.rst
@@ -5,7 +5,7 @@ GCC for Maple
=============
This document provides notes on using of ``arm-none-eabi-gcc``, the
-`CodeSourcery <http://codesourcery.com>`_ version of the GNU `GCC
+`CodeSourcery <http://www.codesourcery.com/>`_ version of the GNU `GCC
<http://gcc.gnu.org/>`_ compilers used for the Maple boards. It is
not intended as a reference manual for GCC; such manuals are available
`elsewhere <http://gcc.gnu.org/>`_.