You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -111,7 +111,7 @@ py.test graphene_django --cov=graphene_django # Use -v -s for verbose mode
111
111
112
112
### Documentation
113
113
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.
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.
115
115
116
116
The documentation dependencies are installed by running:
0 commit comments