mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:01:41 +03:00
docs: switch more URLs to https://
Normalize using https:// almost everywhere instead of http:// Closes #19872
This commit is contained in:
parent
a1c01b2015
commit
ab9beda1b3
14 changed files with 99 additions and 97 deletions
2
.github/scripts/codespell-ignore.words
vendored
2
.github/scripts/codespell-ignore.words
vendored
|
|
@ -7,7 +7,7 @@ bu
|
|||
clen
|
||||
CNA
|
||||
hel
|
||||
htpt
|
||||
htpts
|
||||
inout
|
||||
PASE
|
||||
passwor
|
||||
|
|
|
|||
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -6,7 +6,7 @@
|
|||
extend-ignore-identifiers-re = [
|
||||
"^(ba|fo|pn|PN|UE)$",
|
||||
"^(CNA|ser)$",
|
||||
"^(ECT0|ECT1|HELO|htpt|PASE)$",
|
||||
"^(ECT0|ECT1|HELO|htpts|PASE)$",
|
||||
"^[A-Za-z0-9_-]*(EDE|GOST)[A-Z0-9_-]*$", # ciphers
|
||||
"^0x[0-9a-fA-F]+FUL$", # unsigned long hex literals ending with 'F'
|
||||
"^(eyeballers|HELO_smtp|Januar|optin|passin|perfec|SMTP_HELO)$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue