]> granicus.if.org Git - curl/commitdiff
INTERNALS: fix misindentation of ToC item
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 23 Apr 2019 10:38:31 +0000 (12:38 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 23 Apr 2019 11:11:19 +0000 (13:11 +0200)
Kerberos was incorrectly indented as a subsection under FTP, which is
incorrect as they are both top level sections. A fix for this was first
attempted in commit fef38a0898322f285401c5ff2f5e7c90dbf3be63 but that
was a few paddles short of being complete.

docs/INTERNALS.md

index f2b727b581fe5a3ee1203f19b565ad6ea48e7605..2120216db0b4f3031d3e5296ddeb4205a5c3a0e0 100644 (file)
@@ -13,7 +13,7 @@ curl internals
    - [`Curl_disconnect`](#Curl_disconnect)
  - [HTTP(S)](#http)
  - [FTP](#ftp)
  - [Kerberos](#kerberos)
+ - [Kerberos](#kerberos)
  - [TELNET](#telnet)
  - [FILE](#file)
  - [SMB](#smb)