Skip to content

Commit cbc9952

Browse files
Merge pull request #2342 from arduino/micropython/fix-links
Updated link to new MP content
2 parents fba1211 + 6f626bd commit cbc9952

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

content/micropython/videoInfo.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,26 @@ info:
55
{
66
icon: IconBoard,
77
title: Board Installation,
8-
description: Create smart dashboards to control connected devices using few coding,
9-
link: /micropython/basics/board-installation,
8+
description: Install MicroPython on your board,
9+
link: /micropython/first-steps/install-guide,
1010
},
1111
{
1212
icon: IconBrackets,
1313
title: Code Editors,
14-
description: Create smart dashboards to control connected devices using few coding,
15-
link: /micropython/basics/code-editors,
14+
description: Learn more about the Arduino Lab for MicroPython and how to use the code editor for your MicroPython projects,
15+
link: /micropython/environment/code-editor,
1616
},
1717
{
1818
icon: IconBooks,
1919
title: MicroPython Basics,
20-
description: An introduction to MicroPython,
21-
link: /micropython/basics/micropython-basics,
20+
description: A brief introduction to MicroPython,
21+
link: /micropython/first-steps/intro-micropython,
2222
},
2323
{
2424
icon: IconSmartDashBoard,
2525
title: Examples by Board,
26-
description: Create smart dashboards to control connected devices using few coding,
27-
link: /micropython/basics/board-examples,
26+
description: Take full advantage of board-specific features,
27+
link: /micropython/board-examples/giga-r1-wifi,
2828
},
2929
]
3030
---

0 commit comments

Comments
 (0)