summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/array.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/library/array.rst')
-rw-r--r--docs/library/array.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/library/array.rst b/docs/library/array.rst
index f52b4b385e..d096c6ec48 100644
--- a/docs/library/array.rst
+++ b/docs/library/array.rst
@@ -4,8 +4,7 @@
.. module:: array
:synopsis: efficient arrays of numeric data
-See `Python array <https://docs.python.org/3/library/array.html>`_ for more
-information.
+|see_cpython_module| :mod:`python:array`.
Supported format codes: ``b``, ``B``, ``h``, ``H``, ``i``, ``I``, ``l``,
``L``, ``q``, ``Q``, ``f``, ``d`` (the latter 2 depending on the