diff --git a/README.md b/README.md
index c24e929fb1bb1dbf296c04ca4804d039d82f0766..c0c8111080bcf38a6af0090f2bcd916741305ad1 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ in two main parts: the Emacs Lisp side (`slime.el`), and the support
 library for the Common Lisp (`swank.lisp` and `swank-*.lisp`)
 
 For a real description, see the manual in `doc/` or browse an online
-version [here](http://capitaomorte.github.io/slime/).
+version [here](http://common-lisp.net/project/slime/doc/html/).
 
 Quick setup instructions
 ------------------------