From 9d83daa03d66e438c2988195e61878086edc6c77 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 29 Nov 2007 17:01:20 +0000 Subject: Fix reference target. --- Doc/library/stdtypes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v0.12