Skip to content

Commit a629d65

Browse files
authored
Update prerequisites and resource links in index.md
1 parent 94573ab commit a629d65

File tree

1 file changed

+3
-2
lines changed
  • content/learning-paths/embedded-and-microcontrollers/zephyr_vsworkbench

1 file changed

+3
-2
lines changed

content/learning-paths/embedded-and-microcontrollers/zephyr_vsworkbench/_index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ prerequisites:
2020
- Basic familiarity with embedded C programming
2121
- Visual Studio Code installed and running
2222
- A Cortex-M development board
23+
- Windows 10+ (64-bit), macOS with Homebrew, or Linux (preferably Ubuntu 20.04+)
2324

2425
author:
2526
- Ayoub Bourjilat
@@ -42,7 +43,7 @@ further_reading:
4243
type: documentation
4344
- resource:
4445
title: Workbench for Zephyr Official Website
45-
link: https://zephyr-workbench.com/
46+
link: https://z-workbench.com/
4647
type: website
4748
- resource:
4849
title: AC6 Zephyr Training
@@ -53,4 +54,4 @@ further_reading:
5354
weight: 1 # _index.md always has weight of 1 to order correctly
5455
layout: "learningpathall" # All files under learning paths have this same wrapper
5556
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
56-
---
57+
---

0 commit comments

Comments
 (0)