Fixed last URL (#19482)
URL was not properly formatted in Markdown, so it was a broken link. Fixed markdown format and link works now.
This commit is contained in:
committed by
Dom Wakeling
parent
4ea61c503b
commit
3262af6de5
@ -217,4 +217,4 @@ encodeURI(Free Code Camp);
|
||||
|
||||
[MDN encodeURI()](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURI)
|
||||
|
||||
[https://www.w3schools.com/tags/ref_urlencode.asp](HTML URL Encoding Reference)
|
||||
[HTML URL Encoding Reference](https://www.w3schools.com/tags/ref_urlencode.asp)
|
||||
|
Reference in New Issue
Block a user