Skip to content

Commit 0ea1812

Browse files
move into own directory so that the url is better
1 parent 033bf71 commit 0ea1812

17 files changed

+4
-4
lines changed

docs/cross-platform/embedded/download-and-install-the-embedded-tooling.md renamed to docs/embedded/download-and-install-the-embedded-tooling.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ For any of these scenarios, the **Linux and embedded development with C++** work
2323

2424
1. Type "Visual Studio Installer" in the Windows search box:
2525

26-
![Screenshot showing the Windows search box.](../../linux/media/visual-studio-installer-search.png)
26+
![Screenshot showing the Windows search box.](../linux/media/visual-studio-installer-search.png)
2727

2828
1. Look for the installer under the **Apps** results and double-click it. When the installer opens, choose **Modify**, and then click on the **Workloads** tab. Scroll down to **Other toolsets** and select the **Linux and embedded development with C++** workload.
2929

@@ -35,8 +35,8 @@ For any of these scenarios, the **Linux and embedded development with C++** work
3535

3636
You're now ready to create or open a Linux project and configure it to run on the target system. For more information, see:
3737

38-
- [Create a new Linux MSBuild C++ project](../../linux/create-a-new-linux-project.md)
39-
- [Configure a Linux CMake project](../../linux/cmake-linux-project.md)
38+
- [Create a new Linux MSBuild C++ project](../linux/create-a-new-linux-project.md)
39+
- [Configure a Linux CMake project](../linux/cmake-linux-project.md)
4040

4141
# [Visual Studio Code](#tab/visual-studio-code)
4242

docs/cross-platform/embedded/media/embedded-tools-extension.png renamed to docs/embedded/media/embedded-tools-extension.png

File renamed without changes.
File renamed without changes.

docs/cross-platform/embedded/media/linux-and-embedded-workload.png renamed to docs/embedded/media/linux-and-embedded-workload.png

File renamed without changes.

docs/cross-platform/embedded/media/peripheral-viewer-vscode.png renamed to docs/embedded/media/peripheral-viewer-vscode.png

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/cross-platform/embedded/media/serial-monitor-extension.png renamed to docs/embedded/media/serial-monitor-extension.png

File renamed without changes.

0 commit comments

Comments
 (0)