diff --git a/README.md b/README.md
index e3927a8df..c3f73414a 100644
--- a/README.md
+++ b/README.md
@@ -111,7 +111,7 @@ py.test graphene_django --cov=graphene_django # Use -v -s for verbose mode
### Documentation
-The documentation is generated using the excellent [Sphinx](http://www.sphinx-doc.org/) and a custom theme.
+The [documentation](http://docs.graphene-python.org/projects/django/en/latest/) is generated using the excellent [Sphinx](http://www.sphinx-doc.org/) and a custom theme.
The documentation dependencies are installed by running:
diff --git a/README.rst b/README.rst
index 21b222bb1..934bef76f 100644
--- a/README.rst
+++ b/README.rst
@@ -120,7 +120,7 @@ After developing, the full test suite can be evaluated by running:
Documentation
~~~~~~~~~~~~~
-The documentation is generated using the excellent
+The `documentation `__ is generated using the excellent
`Sphinx `__ and a custom theme.
The documentation dependencies are installed by running: