mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
Fix: Made the resource links bullets (#19013)
Fixed syntax of links so they show on 3 separate lines
This commit is contained in:
parent
ba57b384b0
commit
5f9a0c00a9
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user