From 09b6b687ccf0a3007752ac73939dd1020a64ea2f Mon Sep 17 00:00:00 2001 From: javad <140122356+Javatti@users.noreply.github.com> Date: Wed, 12 Nov 2025 10:19:35 +0330 Subject: [PATCH] Update README.md Change a wrong address link YouTube for Ethernet Course --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27ea38c..e99d4f8 100644 --- a/README.md +++ b/README.md @@ -770,7 +770,7 @@ Embedded systems often communicate with other devices or external systems via in - [🎞️👶 Microchip University - Ethernet Fundamentals](https://mu.microchip.com/ethernet-fundamentals) - [📝 How the Ethernet Protocol Works – A Complete Guide](https://www.freecodecamp.org/news/the-complete-guide-to-the-ethernet-protocol/) - [🎞️ What is an Ethernet PHY?](https://www.youtube.com/watch?v=JH3cMYErmKI) -- [🎞️ The Data Link Layer, MAC Addressing, and the Ethernet Frame](https://youtu.be/_b4dXKB8Pt8) +- [🎞️ The Data Link Layer, MAC Addressing, and the Ethernet Frame](https://www.youtube.com/watch?v=_b4dXKB8Pt8) - [🎞️ Microchip University - Serializer/Deserializer (SerDes) Basics for Your Next Microchip Ethernet PHY Design](https://mu.microchip.com/serializerdeserializer-serdes-basics-for-your-next-microchip-ethernet-phy-design) - [🎞️ Microchip University - Ethernet Switch Fundamentals](https://mu.microchip.com/ethernet-switch-fundamentals)