We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e51b972 commit efde520Copy full SHA for efde520
docs/get-started/toc.yml
@@ -43,11 +43,11 @@ items:
43
expanded: false
44
items:
45
- name: Open code from a repo
46
- href: /visualstudio/get-started/tutorial-open-project-from-repo.md
+ href: /visualstudio/get-started/tutorial-open-project-from-repo
47
- name: Write and edit code
48
- href: /visualstudio/get-started/tutorial-editor.md
+ href: /visualstudio/get-started/tutorial-editor
49
- name: Compile and build
50
- href: /visualstudio/ide/compiling-and-building-in-visual-studio.md
+ href: /visualstudio/ide/compiling-and-building-in-visual-studio
51
- name: Debug your C++ code
52
href: /visualstudio/debugger/quickstart-debug-with-cplusplus
53
- name: Test your C++ code
0 commit comments