]> granicus.if.org Git - curl/commitdiff
INTERNALS: fix title
authorDaniel Stenberg <daniel@haxx.se>
Thu, 25 Aug 2016 09:00:28 +0000 (11:00 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 25 Aug 2016 09:00:28 +0000 (11:00 +0200)
docs/INTERNALS.md

index 565d9df6cbd6e9abbe4f0d9ed4ce5f6e5ce032a9..1691fcc04e3ca87be91287601568e77fe1f143a2 100644 (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