mirror of
https://github.com/curl/curl.git
synced 2026-05-30 09:27:30 +03: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue