]> granicus.if.org Git - python/commitdiff
Apply patch #1492147 from Mike Foord.
authorGeorge Yoshida <dynkin@gmail.com>
Sat, 20 May 2006 18:07:26 +0000 (18:07 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Sat, 20 May 2006 18:07:26 +0000 (18:07 +0000)
Doc/howto/urllib2.rst

index 4cba6e96fee197fb386cc46cecc72047ea290fa8..06c81d51e5bd3481f544782f24de080830180cc4 100644 (file)
@@ -453,7 +453,7 @@ Basic Authentication
 To illustrate creating and installing a handler we will use the
 ``HTTPBasicAuthHandler``. For a more detailed discussion of this
 subject - including an explanation of how Basic Authentication works -
-see the `Basic Authentication Tutorial`_.
+see the `Basic Authentication Tutorial  <http://www.voidspace.org.uk/python/articles/authentication.shtml>`_.
 
 When authentication is required, the server sends a header (as well as
 the 401 error code) requesting authentication.  This specifies the