Skip to content

Commit f80aff3

Browse files
Update contribute.rst reference to out of date django documentation version
Point at dev dependency, which should always stay up to date
1 parent 24eca8b commit f80aff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/contribute.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Tutorials are focused on teaching the reader new concepts by accomplishing a
4545
goal. They are opinionated step-by-step guides. They do not include extraneous
4646
warnings or information. `example tutorial-style document`_.
4747

48-
.. _example tutorial-style document: https://docs.djangoproject.com/en/1.11/intro/
48+
.. _example tutorial-style document: https://docs.djangoproject.com/en/dev/intro/
4949

5050
Guides
5151
------

0 commit comments

Comments
 (0)