mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
INTERNALS: fix misindentation of ToC item
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 fef38a0898
but that
was a few paddles short of being complete.
This commit is contained in:
parent
c3666e431f
commit
7794cacf7e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user