mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
Capitalize URL in titles for consistency (#30555)
This commit is contained in:
parent
dedabdf89f
commit
e5366448cb
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Url Encoding Reference
|
||||
title: URL Encoding Reference
|
||||
---
|
||||
## Url Encoding Reference
|
||||
## URL Encoding Reference
|
||||
|
||||
A URL is an address for a website. Just like postal addresses have to follow a specific format to be understood by the postman, URLS have to follow a format to be understood and get you to the right location.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user