From: Daniel Stenberg Date: Thu, 25 Aug 2016 09:00:28 +0000 (+0200) Subject: INTERNALS: fix title X-Git-Tag: curl-7_50_2~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a032a6f2bbdc09326157278f6d15df1472331b83;p=curl INTERNALS: fix title --- diff --git a/docs/INTERNALS.md b/docs/INTERNALS.md index 565d9df6c..1691fcc04 100644 --- a/docs/INTERNALS.md +++ b/docs/INTERNALS.md @@ -1,5 +1,5 @@ -Table of Contents -================= +curl internals +============== - [Intro](#intro) - [git](#git) @@ -40,8 +40,8 @@ Table of Contents - [Structs in libcurl](#structs) -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