Fixed last 2 links (#19483)

Incorrect markdown format had them displaying a broken image link, because the links don't lead to an image. Used normal markdown link format instead.
This commit is contained in:
Andrei Calinescu
2018-10-16 23:22:55 +11:00
committed by Dom Wakeling
parent 07456330b3
commit 4ea61c503b

View File

@ -14,5 +14,5 @@ If no entity name exists, either the entity number or hexadecimal reference can
#### More Information:
* ![W3 Schools Reference](https://www.w3schools.com/html/html_symbols.asp)
* ![Symbols Reference Chart](https://dev.w3.org/html5/html-author/charref)
* [W3 Schools Reference](https://www.w3schools.com/html/html_symbols.asp)
* [Symbols Reference Chart](https://dev.w3.org/html5/html-author/charref)