Skip to content

Commit 438dc13

Browse files
authored
Merge pull request #143 from khankuan/patch-1
Add hyperlink on documentation in README.md
2 parents eb02f87 + 6fff012 commit 438dc13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ After developing, the full test suite can be evaluated by running:
120120
Documentation
121121
~~~~~~~~~~~~~
122122

123-
The documentation is generated using the excellent
123+
The `documentation <http://docs.graphene-python.org/projects/django/en/latest/>`__ is generated using the excellent
124124
`Sphinx <http://www.sphinx-doc.org/>`__ and a custom theme.
125125

126126
The documentation dependencies are installed by running:

0 commit comments

Comments
 (0)