INTERNALS: fix title

This commit is contained in:
Daniel Stenberg 2016-08-25 11:00:28 +02:00
parent a71c9d4c40
commit a032a6f2bb
1 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
Table of Contents
=================
curl internals
==============
- [Intro](#intro)
- [git](#git)
@ -40,8 +40,8 @@ Table of Contents
- [Structs in libcurl](#structs)
<a name="intro"></a>
curl internals
==============
Intro
=====
This project is split in two. The library and the client. The client part
uses the library, but the library is designed to allow other applications to