Skip to content

Commit f8c4c7d

Browse files
authored
Merge pull request #305 from oxtopus/fixup-url
2 parents d6ee7c7 + d87713e commit f8c4c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/unicode_literals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Others' perspectives
144144
In favour of ``unicode_literals``
145145
*********************************
146146

147-
Django recommends importing ``unicode_literals`` as its top `porting tip <https://docs.djangoproject.com/en/dev/topics/python3/#unicode-literals>`_ for
147+
Django recommends importing ``unicode_literals`` as its top `porting tip <https://docs.djangoproject.com/en/1.11/topics/python3/#unicode-literals>`_ for
148148
migrating Django extension modules to Python 3. The following `quote
149149
<https://groups.google.com/forum/#!topic/django-developers/2ddIWdicbNY>`_ is
150150
from Aymeric Augustin on 23 August 2012 regarding why he chose

0 commit comments

Comments
 (0)