From 0efd72dc908da84d7d586d553cce34f0cf01eb54 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 5 Aug 2014 08:23:34 -0400 Subject: Fixed broken links in docs. --- docs/topics/python3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/topics/python3.txt') diff --git a/docs/topics/python3.txt b/docs/topics/python3.txt index c10f2b42ab..9daba275c6 100644 --- a/docs/topics/python3.txt +++ b/docs/topics/python3.txt @@ -245,7 +245,7 @@ consequence, the following pattern is sometimes necessary:: Be cautious if you have to `index bytestrings`_. -.. _index bytestrings: http://docs.python.org/3/howto/pyporting.html#bytes-literals +.. _index bytestrings: https://docs.python.org/3/howto/pyporting.html#indexing-bytes-objects Exceptions ~~~~~~~~~~ -- cgit v1.3