summaryrefslogtreecommitdiff
path: root/docs/users_guide/ffi-chap.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide/ffi-chap.rst')
-rw-r--r--docs/users_guide/ffi-chap.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/ffi-chap.rst b/docs/users_guide/ffi-chap.rst
index 62bad46781..b90b48a672 100644
--- a/docs/users_guide/ffi-chap.rst
+++ b/docs/users_guide/ffi-chap.rst
@@ -120,7 +120,7 @@ or the type ``Any``.
This feature is not intended for use outside of the core libraries that
come with GHC. For more details see the
-:ghc-wiki:`GHC developer wiki <Commentary/PrimOps>`.
+:ghc-wiki:`GHC developer wiki <commentary/prim-ops>`.
.. _ffi-interruptible: