Fix: Made the resource links bullets (#19013)
Fixed syntax of links so they show on 3 separate lines
This commit is contained in:
@ -17,6 +17,6 @@ The CD-ROM is a type of compact disc storage object that requires the use of an
|
|||||||
|
|
||||||
#### More Information:
|
#### More Information:
|
||||||
<!-- Please add any articles you think might be helpful to read before writing the article -->
|
<!-- 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>
|
- [Read-only memory](https://en.wikipedia.org/wiki/Read-only_memory)
|
||||||
<a href='https://en.wikipedia.org/wiki/BIOS' target='_blank' rel='nofollow'>BIOS</a>
|
- [BIOS](https://en.wikipedia.org/wiki/BIOS)
|
||||||
<a href='https://en.wikipedia.org/wiki/CD-ROM' target='_blank' rel='nofollow'>CD-ROM</a>
|
- [CD-ROM](https://en.wikipedia.org/wiki/CD-ROM)
|
||||||
|
Reference in New Issue
Block a user