diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 4bf451234..540a61f36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -11,6 +11,9 @@ <a href="curl-config.html">curl-config</A> <br><a href="curl.html">curl</A> +<h2>Tutorial</h2> +<a href="TheArtOfHttpScripting">The Art Of Scripting HTTP Requests Using Curl</a> (plain text) + <h2>libcurl</h2> See the <a href="libcurl/index.html">libcurl section</a> |