From 918ae614b5ec066e08bb6d9d763c56ba6c3fb287 Mon Sep 17 00:00:00 2001 From: BenjaminDannegard Date: Mon, 23 Jun 2025 16:01:32 +0200 Subject: [PATCH] Fixed broken link --- content/learn/05.communication/10.can/can.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/learn/05.communication/10.can/can.md b/content/learn/05.communication/10.can/can.md index 43fb37d964..fd6b5bf7da 100644 --- a/content/learn/05.communication/10.can/can.md +++ b/content/learn/05.communication/10.can/can.md @@ -208,6 +208,6 @@ To add termination resistors, connect a 120-ohm resistor between the CAN_H and C Below you can find an overview of tutorials we have created for our different products. -- [Arduino UNO R4 WiFi CAN Bus](tutorials/uno-r4-wifi/can/) +- [Arduino UNO R4 WiFi CAN Bus](https://docs.arduino.cc/tutorials/uno-r4-wifi/can/) - [Sending Data Between Two MKR CAN Shields](https://docs.arduino.cc/tutorials/mkr-can-shield/mkr-can-communication/) \ No newline at end of file