diff --git a/README.rst b/README.rst
index 1b9ed91bb942a341db9edb4cf0b9fa72743abeab..72f4e5c05a8b530e51d5a1ed7ec7fa3ccd25373f 100644
--- a/README.rst
+++ b/README.rst
@@ -16,7 +16,7 @@ Easy way to use `bower <http://bower.io/>`_ with your `Django <https://www.djang
 
 Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front-end package management, while exposing the package dependency model via an API that can be consumed by a more opinionated build stack. There are no system wide dependencies, no dependencies are shared between different apps, and the dependency tree is flat.
 
-Read full documentation on `read-the-docs <https://django-bower.readthedocs.org/en/latest/>`_.
+Read full documentation on `read-the-docs <https://django-bower.readthedocs.io/en/latest/>`_.
 
 Installation
 ------------