diff --git a/docs/getstarted/getting-started.md b/docs/getstarted/getting-started.md
index 42912f3a0..08bfd00a0 100644
--- a/docs/getstarted/getting-started.md
+++ b/docs/getstarted/getting-started.md
@@ -1,5 +1,5 @@
---
-Order:
+Order:
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)