aboutsummaryrefslogtreecommitdiffstats
path: root/source/external-interrupts.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/external-interrupts.rst')
-rw-r--r--source/external-interrupts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/external-interrupts.rst b/source/external-interrupts.rst
index 39828e3..79492ef 100644
--- a/source/external-interrupts.rst
+++ b/source/external-interrupts.rst
@@ -76,7 +76,7 @@ The following table shows which pins can be used on which lines.
.. note::
- You should set the :ref:`pin mode <arduino-pinmode>` of your
+ You should set the :ref:`pin mode <lang-pinmode>` of your
desired pin to an input mode (e.g ``INPUT`` or ``INPUT_FLOATING``,
``INPUT_PULLUP``, ``INPUT_PULLDOWN``).