Skip to content

Commit 2bbcb02

Browse files
committed
Fixes broken link to unicode frustrations.
1 parent 0801de1 commit 2bbcb02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/faq.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ language and better set of standard libraries than Python 2.x in almost
3131
every way.
3232

3333
See `this page
34-
<http://http://pythonhosted.org/kitchen/unicode-frustrations.html>`_
34+
<http://pythonhosted.org/kitchen/unicode-frustrations.html>`_
3535
describing some of the problems with handling Unicode on Python 2 that
3636
Python 3 mostly solves. Python 3 is also cleaner, less warty, and easier
3737
to learn than Python 2.

0 commit comments

Comments
 (0)