Fix: Made the resource links bullets (#19013)

Fixed syntax of links so they show on 3 separate lines
This commit is contained in:
Randell Dawson
2018-10-14 02:04:34 -07:00
committed by A-J Roos
parent ba57b384b0
commit 5f9a0c00a9

View File

@ -17,6 +17,6 @@ The CD-ROM is a type of compact disc storage object that requires the use of an
#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->
<a href='https://en.wikipedia.org/wiki/Read-only_memory' target='_blank' rel='nofollow'>Read-only memory</a>
<a href='https://en.wikipedia.org/wiki/BIOS' target='_blank' rel='nofollow'>BIOS</a>
<a href='https://en.wikipedia.org/wiki/CD-ROM' target='_blank' rel='nofollow'>CD-ROM</a>
- [Read-only memory](https://en.wikipedia.org/wiki/Read-only_memory)
- [BIOS](https://en.wikipedia.org/wiki/BIOS)
- [CD-ROM](https://en.wikipedia.org/wiki/CD-ROM)