summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/library/stdtypes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst
index 4fd7bbd..7419944 100644
--- a/Doc/library/stdtypes.rst
+++ b/Doc/library/stdtypes.rst
@@ -1608,7 +1608,7 @@ implementation found in the :mod:`sets` module.
.. seealso::
- :ref:`comparison-to-builtin-set.html`
+ :ref:`comparison-to-builtin-set`
Differences between the :mod:`sets` module and the built-in set types.