Skip to content

Commit d6141a5

Browse files
GDJosejhansson-ard
andauthored
Apply suggestions from code review
Co-authored-by: Josefine Hansson <66409231+jhansson-ard@users.noreply.github.com>
1 parent 01bfdc9 commit d6141a5

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<EssentialsColumn title="Suggested Libraries">
22

33
<EssentialElement title="Alvik API" type="library" link="https://github.com/arduino/arduino-alvik-mpy">
4-
The Arduino Alvik micropython library.
4+
The Arduino Alvik MicroPython library.
5+
56
</EssentialElement>
67

78
</EssentialsColumn>

content/hardware/08.edu/solution-and-kits/alvik/features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ At the core of the robot there is a powerful 32-bit MCU.
1313
<Feature title="Cheat Sheet" image="communication">
1414
A reference to all the API to interface with the STM32 core.
1515
<FeatureWrapper>
16-
<FeatureLink title="Cheat Sheet" url="/tutorials/cheat-sheet/cheat-sheet"/>
16+
<FeatureLink title="Cheat Sheet" url="/tutorials/alvik/cheat-sheet"/>
1717
</FeatureWrapper>
1818
</Feature>
1919

2020
<Feature title="MicroPython" image="python">
21-
Learn the basics of MicroPython with the Nano ESP 32 and our free MicroPython 101 course.
21+
Learn the basics of MicroPython with the Nano ESP32 and our free MicroPython 101 course.
2222
<FeatureWrapper>
23-
<FeatureLink title="MicroPython 101" url="https://docs.arduino.cc/micropython/"/>
23+
<FeatureLink title="MicroPython 101" url="https://docs.arduino.cc/micropython-course/"/>
2424
</FeatureWrapper>
2525
</Feature>
2626

content/hardware/08.edu/solution-and-kits/alvik/product.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
title: Alvik
33
url_shop: https://store.arduino.cc/alvik
44
certifications: [CE, UKCA, RCM, MIC, FCC, IC, KC]
5-
primary_button_url: /tutorials/operations-manual
6-
primary_button_title: Operations Manual
7-
secondary_button_url: /tutorials/cheat-sheet
5+
primary_button_url: /tutorials/alvik/getting-started
6+
primary_button_title: Getting Started
7+
secondary_button_url: /tutorials/alvik/cheat-sheet
88
secondary_button_title: Cheat Sheet
9+
910
---
1011

1112
Arduino Alvik is a powerful and versatile robot car specifically designed for programming and robotics education.

0 commit comments

Comments
 (0)