Skip to content

Commit 9ccb739

Browse files
Review updates
1 parent bb820f0 commit 9ccb739

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/hardware/09.mega/shields/giga-display-shield/essentials.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started">
3-
A quick guide to installing your board with the Arduino IDE.
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/tutorials/giga-display-shield/basic-draw">
3+
A quick guide on how to use the GIGA Display Shield.
44
</EssentialElement>
55

66
</EssentialsColumn>

content/hardware/09.mega/shields/giga-display-shield/product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: GIGA Display Shield
33
url_shop: https://store.arduino.cc/
4-
url_guide: /tutorials/giga-r1-wifi/giga-getting-started
4+
url_guide: /tutorials/basic-draw
55
core: arduino:mbed_giga
66
---
77

content/hardware/09.mega/shields/giga-display-shield/tutorials/lvgl-guide/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ LVGL is a very powerful graphical framework that is compatible with the Giga Dis
1414
- [GIGA R1 WiFi](/hardware/giga-r1).
1515
- [GIGA Display Shield](/hardware/giga-display-shield)
1616
- [Arduino IDE](https://www.arduino.cc/en/software)
17-
- [Arduino_H7_Video]() library.
18-
- [Arduino_GigaDisplayTouch]() library.
17+
- [Arduino_H7_Video](https://github.com/arduino/ArduinoCore-mbed/tree/main/libraries/Arduino_H7_Video) library.
18+
- [Arduino_GigaDisplayTouch](https://github.com/arduino-libraries/Arduino_GigaDisplayTouch) library.
1919

2020
## Downloading the Library and Core
2121

0 commit comments

Comments
 (0)