summaryrefslogtreecommitdiff
path: root/docs/differences
diff options
context:
space:
mode:
Diffstat (limited to 'docs/differences')
-rw-r--r--docs/differences/index_template.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/differences/index_template.txt b/docs/differences/index_template.txt
index 6ade2c2da..eb8b3ba64 100644
--- a/docs/differences/index_template.txt
+++ b/docs/differences/index_template.txt
@@ -1,4 +1,6 @@
-MicroPython Differences from CPython
+.. _cpython_diffs:
+
+MicroPython differences from CPython
====================================
The operations listed in this section produce conflicting results in MicroPython when compared to standard Python.