Skip to content

Commit f137951

Browse files
Merge pull request #12712 from MicrosoftDocs/ghogen-patch-48
Review and adjust landing page links
2 parents 0cf632c + d644861 commit f137951

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

docs/ide/index.yml

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
author: ghogen
1414
ms.author: ghogen
1515
ms.manager: mijacobs
16-
ms.date: 06/03/2023
16+
ms.date: 06/20/2024
1717
ms.custom: vs-acquisition
1818

1919
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
@@ -45,24 +45,28 @@ landingContent:
4545
links:
4646
- text: Start in the code editor
4747
url: ../get-started/tutorial-editor.md
48+
- linkListType: overview
49+
links:
50+
- text: Track versions with Git
51+
url: ../version-control/git-with-visual-studio.md
4852
- linkListType: how-to-guide
4953
links:
5054
- text: Personalize the IDE
5155
url: ../ide/personalizing-the-visual-studio-ide.md
56+
- text: Create a new project
57+
url: create-new-project.md
58+
- text: Search code and features
59+
url: visual-studio-search.md
5260
- text: Compile and build
5361
url: ../ide/compiling-and-building-in-visual-studio.md
54-
- text: Debug code
55-
url: ../debugger/debugger-feature-tour.md
56-
- text: Write tests
57-
url: ../test/getting-started-with-unit-testing.md
58-
- text: Analyze code quality
59-
url: ../code-quality/roslyn-analyzers-overview.md
60-
- text: Publish a web site
61-
url: ../deployment/quickstart-deploy-to-a-web-site.md
62-
- text: Access data
63-
url: ../data-tools/accessing-data-in-visual-studio.md
62+
- text: Run a program
63+
url: ../get-started/csharp/run-program.md
6464
- text: Productivity features
6565
url: ../ide/productivity-features.md
66+
- text: Open a developer command prompt
67+
url: reference/command-prompt-powershell.md
68+
- text: Manage extensions
69+
url: finding-and-using-visual-studio-extensions.md
6670

6771
# Card
6872
- title: Develop in your language

0 commit comments

Comments
 (0)