bagder: curl-www _menu.html,1.31,1.32

[email protected] Sat, 09 Oct 2010 10:17:38 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory giant.haxx.se:/var/tmp/cvs-serv13495

Modified Files:
	_menu.html 
Log Message:
link to the proper dev dir (auto and dev are actually symlinked)


Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_menu.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- _menu.html	8 Oct 2010 22:03:32 -0000	1.31
+++ _menu.html	9 Oct 2010 10:17:36 -0000	1.32
@@ -59,9 +59,9 @@
 #endif
 
 #ifdef CURL_DEVEL
-LINK("http://curl.haxx.se/auto/", Development)
+LINK("http://curl.haxx.se/dev/", Development)
 #else
-VLINK("http://curl.haxx.se/auto/", Development &raquo;, Resources for development and developers)
+VLINK("http://curl.haxx.se/dev/", Development &raquo;, Resources for development and developers)
 #endif
 
 #if 0