diff options
author | Hécate <hecate+gitlab@glitchbra.in> | 2020-05-07 20:31:02 +0200 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-05-13 20:05:28 -0400 |
commit | b17574f74173d0fa83b0def070dcba51b710be2e (patch) | |
tree | 77067f288e01a4e27ef47485618e39ade73a218c /docs/users_guide/editing-guide.rst | |
parent | 102cfd6784d16a0d0cc8bdf42d4de4c7b8dd0190 (diff) | |
download | haskell-b17574f74173d0fa83b0def070dcba51b710be2e.tar.gz |
fix(documentation): Fix the RST links to GHC.Prim
Diffstat (limited to 'docs/users_guide/editing-guide.rst')
-rw-r--r-- | docs/users_guide/editing-guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/editing-guide.rst b/docs/users_guide/editing-guide.rst index 4d6c22dcc8..737abd3b2e 100644 --- a/docs/users_guide/editing-guide.rst +++ b/docs/users_guide/editing-guide.rst @@ -228,7 +228,7 @@ For instance, .. code-block:: rest - See the documentation for :base-ref:`Control.Applicative <Control-Applicative.html>` + See the documentation for :base-ref:`Control.Applicative.` for details. Math |