aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/lang/cpp/arithmetic.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/lang/cpp/arithmetic.rst')
-rw-r--r--docs/source/lang/cpp/arithmetic.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/source/lang/cpp/arithmetic.rst b/docs/source/lang/cpp/arithmetic.rst
index 7e8c3fc..26e2811 100644
--- a/docs/source/lang/cpp/arithmetic.rst
+++ b/docs/source/lang/cpp/arithmetic.rst
@@ -117,11 +117,8 @@ See Also
--------
- The individual sizes (in bits) of various available types are
- defined in `libmaple_types.h
- <http://github.com/leaflabs/libmaple/blob/master/libmaple/libmaple_types.h>`_\
- .
+ defined in :ref:`libmaple_types.h <libmaple-libmaple_types>`.
- :ref:`sizeof <lang-sizeof>`\ ()
-
.. include:: cc-attribution.txt