1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-23 02:52:23 +01:00

Fix missing text in link

This commit is contained in:
Kamran Ahmed 2022-11-09 19:08:07 +04:00
parent ef68ef79ba
commit 43dc75f21b

View File

@ -4,5 +4,5 @@ Endianess is the order in which bytes are stored in memory. The two most common
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.freecodecamp.org/news/what-is-endianness-big-endian-vs-little-endian/'>What is Endianness? Big-Endian vs Little-Endian Explained with Examples</BadgeLink>
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=JrNF0KRAlyo'></BadgeLink>
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=JrNF0KRAlyo'>Big Endian vs Little Endian.mp4</BadgeLink>
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=NcaiHcBvDR4'>Endianness Explained With an Egg - Computerphile</BadgeLink>