From cd8aa1ae8c544f62a558177beb31e4fda34a0a9e Mon Sep 17 00:00:00 2001 From: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com> Date: Wed, 1 Jun 2022 14:50:02 +0200 Subject: [PATCH] updated bug in link --- .../tutorials/openmv-cheat-sheet/openmv-cheat-sheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/boards/portenta-h7/tutorials/openmv-cheat-sheet/openmv-cheat-sheet.md b/content/hardware/04.pro/boards/portenta-h7/tutorials/openmv-cheat-sheet/openmv-cheat-sheet.md index 3180e84e90..9b84ef43d9 100644 --- a/content/hardware/04.pro/boards/portenta-h7/tutorials/openmv-cheat-sheet/openmv-cheat-sheet.md +++ b/content/hardware/04.pro/boards/portenta-h7/tutorials/openmv-cheat-sheet/openmv-cheat-sheet.md @@ -31,7 +31,7 @@ The Portenta H7 uses the [Arduino Mbed OS Portenta Boards core](https://github.c Arduino supports the OpenMV build of MicroPython to be used with the Portenta H7. To install it on your board, you can check out the guide below: -- [Installing the Arduino Portenta H7 with MicroPython](https://docs.arduino.cc/tutorials/portenta-h7/por-openmv-gs) +- [Installing the Arduino Portenta H7 with MicroPython](https://docs.arduino.cc/tutorials/portenta-h7/getting-started-openmv-micropython) ### Potential Issues