Fix missing text in link

pull/2907/head
Kamran Ahmed 2 years ago
parent cdbb3fb09b
commit ef68ef79ba
  1. 2
      content/roadmaps/103-computer-science/content/108-endianess/101-little-endian.md

@ -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>
<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>

Loading…
Cancel
Save