]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
corrected URL
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Sep 2006 06:28:34 +0000 (06:28 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Sep 2006 06:28:34 +0000 (06:28 +0000)
docs/KNOWN_BUGS

index dcf64cde7c4ced9e3d14ffb796983bb95d4de0a2..1e86d4eecaa597e92858eb951a0c18683953049a 100644 (file)
@@ -8,7 +8,7 @@ may have been fixed since this was written!
 
 34. The SOCKS4 connection codes don't properly acknowledge (connect) timeouts.
   Also see #12. According to bug #1556528, even the SOCKS5 connect code does
-  not do it right: http://curl.haxx.se/bug/view.cgi?id=#1556528,
+  not do it right: http://curl.haxx.se/bug/view.cgi?id=1556528,
 
 33. Doing multi-pass HTTP authentication on a non-default port does not work.
   This happens because the multi-pass code abuses the redirect following code