bagder: curl-www/libcurl _menu.html,1.56,1.57
[email protected] Sun, 10 Oct 2010 22:49:20 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl
In directory giant.haxx.se:/var/tmp/cvs-serv16569
Modified Files:
_menu.html
Log Message:
use correct absolute links
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -d -r1.56 -r1.57
--- _menu.html 2 Aug 2010 20:41:39 -0000 1.56
+++ _menu.html 10 Oct 2010 22:49:18 -0000 1.57
@@ -74,7 +74,7 @@
#ifdef LIBCURL_MAIL
LINK("", Mailing List )
#else
-TLINK("http://curl.haxx.se/mail/list.cgi?list=curl-library", Mailing List,
+TLINK("/mail/list.cgi?list=curl-library", Mailing List,
curl-library mailing list info and archives)
#endif
@@ -94,7 +94,7 @@
#ifdef DOCS_TUTORIAL
LINK(""Tutorial)
#else
-TLINK("c/libcurl-tutorial.html", Tutorial », libcurl programming tutorial)
+TLINK("/libcurl/c/libcurl-tutorial.html", Tutorial », libcurl programming tutorial)
#endif
#ifdef LIBCURL_THEYSAY