1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +02:00

Fix missing text in link

This commit is contained in:
Kamran Ahmed
2022-11-09 19:06:17 +04:00
parent cdbb3fb09b
commit ef68ef79ba

View File

@@ -4,5 +4,5 @@ Little Endian is a way of storing data in memory. It is the opposite of Big Endi
<ResourceGroupTitle>Free Content</ResourceGroupTitle> <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='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> <BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=NcaiHcBvDR4'>Endianness Explained With an Egg - Computerphile</BadgeLink>