summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.markdown7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index b7a3838..a09c6d6 100644
--- a/README.markdown
+++ b/README.markdown
@@ -123,11 +123,12 @@ automatically when you save a Haskell file.
Emacs integration
-----------------
-[haskell-mode] for Emacs supports `stylish-haskell`. For configuration, see
-[Emacs/Formatting] on the HaskellWiki.
+[haskell-mode] for Emacs supports `stylish-haskell`. For configuration,
+see [the “Using external formatters” section][haskell-mode/format] of the
+haskell-mode manual.
[haskell-mode]: https://github.com/haskell/haskell-mode
-[Emacs/Formatting]: http://wiki.haskell.org/Emacs/Formatting
+[haskell-mode/format]: http://haskell.github.io/haskell-mode/manual/latest/Autoformating.html
Atom integration
----------------