summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libstdtypes.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/lib/libstdtypes.tex b/Doc/lib/libstdtypes.tex
index 65e96bf..93ed0e7 100644
--- a/Doc/lib/libstdtypes.tex
+++ b/Doc/lib/libstdtypes.tex
@@ -1295,8 +1295,10 @@ The design of the set types was based on lessons learned from the
\module{sets} module.
\begin{seealso}
- \seemodule[comparison-to-builtin-set]{sets}{Differences between
- the \module{sets} module and the built-in set types.}
+ \seelink{comparison-to-builtin-set.html}
+ {Comparison to the built-in set types}
+ {Differences between the \module{sets} module and the
+ built-in set types.}
\end{seealso}