Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion styleguide/a-z-word-list-term-collections/h/http-https.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ spell out unless you're discussing protocols or URLs, and your
audience might be unfamiliar with the abbreviation. When you have a
reason to spell out, use *Hypertext Transfer Protocol* for HTTP and *Hypertext Transfer Protocol Secure* for HTTPS.

Use all uppercase when referring to the HTTP or HTTPS protocol itself. In general, omit *https://* and *https://* from URLs. If for some reason you need to include *https://* or *https://* as part of a URL, use all lowercase.
Use all uppercase when referring to the HTTP or HTTPS protocol itself. In general, omit *http://* and *https://* from URLs. If for some reason you need to include *http://* or *https://* as part of a URL, use all lowercase.

**See also** [URLs and web addresses](~/urls-web-addresses.md)