diff --git a/docs/getstarted/getting-started.md b/docs/getstarted/getting-started.md index 42912f3a01..1b60b76388 100644 --- a/docs/getstarted/getting-started.md +++ b/docs/getstarted/getting-started.md @@ -1,5 +1,5 @@ --- -Order: +Order: 1 Area: getstarted TOCTitle: Tutorial ContentId: 72ad9b70-5227-4032-81d7-6aec00a1e8f8 @@ -330,8 +330,8 @@ GitHub Copilot in VS Code can help you with a wide range of tasks, such as: Congratulations! You've completed the tutorial and explored some of the key features of Visual Studio Code. Now that you've learned the basics of Visual Studio Code, get more info about how to: -- Discover and run unit tests for your code +- [Discover and run unit tests for your code](/docs/editor/testing.md) -- Use the integrated terminal +- [Use the integrated terminal](/docs/terminal/getting-started.md) -- Set up a remote development environment +- [Set up a remote development environment](/docs/remote/remote-overview.md) diff --git a/docs/getstarted/introvideos.md b/docs/getstarted/introvideos.md index d8a8d9e34d..e29faeb989 100644 --- a/docs/getstarted/introvideos.md +++ b/docs/getstarted/introvideos.md @@ -12,6 +12,8 @@ MetaSocialImage: ../introvideos/images/opengraph/introvideos-social.png Start your journey using Visual Studio Code with this set of introductory videos! These videos are designed to give you an overview of VS Code's various features and quickly get you familiar with them. +If you prefer going through a step-by-step guide to discover the key features, check out the [VS Code tutorial](/docs/getstarted/getting-started.md). + >**Linux users**: Make sure you have the correct multimedia codecs installed for your Linux distribution. For example, on Ubuntu, you may need to install `ubuntu-restricted-extras` to get the necessary codecs to play the videos.