Fixed last URL (#19482)

URL was not properly formatted in Markdown, so it was a broken link. Fixed markdown format and link works now.
pull/19486/head
Andrei Calinescu 2018-10-16 23:23:42 +11:00 committed by Dom Wakeling
parent 4ea61c503b
commit 3262af6de5
1 changed files with 1 additions and 1 deletions

View File

@ -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)