Skip to content

Commit b80426e

Browse files
authored
Add hyperlink on documentation in README.md
1 parent eb02f87 commit b80426e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ py.test graphene_django --cov=graphene_django # Use -v -s for verbose mode
111111

112112
### Documentation
113113

114-
The documentation is generated using the excellent [Sphinx](http://www.sphinx-doc.org/) and a custom theme.
114+
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.
115115

116116
The documentation dependencies are installed by running:
117117

0 commit comments

Comments
 (0)