bagder: curl-www/auto _index.html,1.4,1.5
[email protected] Sat, 09 Oct 2010 13:27:41 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/auto In directory giant.haxx.se:/var/tmp/cvs-serv12884 Modified Files: _index.html Log Message: corrected some links Index: _index.html =================================================================== RCS file: /cvsroot/curl/curl-www/auto/_index.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- _index.html 9 Oct 2010 10:18:47 -0000 1.4 +++ _index.html 9 Oct 2010 13:27:39 -0000 1.5 @@ -76,7 +76,7 @@ curl release might get. <li> - <a href="/docs/contribute.html">Contribute</a> explains about a few things + <a href="contribute.html">Contribute</a> explains about a few things to consider when you contribute with patches and source code to the curl project. @@ -85,7 +85,7 @@ licensing for curl and libcurl. <li> - <a href="/docs/internals.html">Internals</a> describes how things work + <a href="internals.html">Internals</a> describes how things work internally in curl, for code hackers, bug fixers and generally interested parties. @@ -103,9 +103,9 @@ <a href="/rfc/">List of specifications</a>, that we use as basis for the protocols we support -<li> The <a href="/docs/runtests.html">runtests</a> man page +<li> The <a href="runtests.html">runtests</a> man page -<li> The <a href="/docs/testcurl.html">testcurl</a> docs +<li> The <a href="testcurl.html">testcurl</a> docs <p> Should also provide these docs: