summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ghc/docs/users_guide/glasgow_exts.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/docs/users_guide/glasgow_exts.sgml b/ghc/docs/users_guide/glasgow_exts.sgml
index 904e4707d7..1a001c5ba1 100644
--- a/ghc/docs/users_guide/glasgow_exts.sgml
+++ b/ghc/docs/users_guide/glasgow_exts.sgml
@@ -1482,7 +1482,7 @@ qualifier list has just one element, a boolean expression.
<Para>
The foreign interface consists of language and library support. The former
is described later in <XRef LinkEnd="ffi">; the latter is outlined below,
-and detailed in the hslibs documentation.
+and detailed in <XRef LinkEnd="sec-Foreign">.
</Para>
<Sect2 id="glasgow-foreign-headers">