diff --git a/docs/cmu-user/introduction.tex b/docs/cmu-user/introduction.tex
index 872e05ef6f4c8276c9dc266b7bae4fdfb77ef5d9..ea725538207d9593520cb3161bc876412d11e33d 100644
--- a/docs/cmu-user/introduction.tex
+++ b/docs/cmu-user/introduction.tex
@@ -42,9 +42,14 @@ volunteers collaborating over the Internet.
 
 This user's manual contains only implementation-specific information
 about \cmucl. Users will also need a separate manual describing the
-\clisp{} standard, for example the
+\clisp{} standard, for example, the
+\ifpdf
 \href{http://www.xanalys.com/software_tools/reference/HyperSpec/FrontMatter/index-text.html}
 {Hyperspec}.
+\else
+\emph{Hyperspec} at \href{http://www.xanalys.com/software_tools}{www.xanalys.com}
+\fi
+
 
 In addition to the language itself, this document describes a number
 of useful library modules that run in \cmucl. \hemlock, an Emacs-like