Skip to content

Commit 0942a67

Browse files
authored
Merge pull request #10405 from TerryGLee/tglee-hubland01
redirect Visual Studio hub page
2 parents 02dfed3 + 8f1bf47 commit 0942a67

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

docs/ide/quickstart-ide-orientation.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
---
2-
title: "Tutorial: Tour of the Visual Studio IDE"
2+
title: "Tour the Visual Studio IDE"
33
description: Learn about some of the windows, menus, and other UI features of the Visual Studio integrated development environment (IDE).
44
ms.custom: vs-acquisition
55
titleSuffix: ''
6-
ms.date: 09/14/2021
7-
ms.topic: tutorial
6+
ms.date: 09/13/2022
7+
ms.topic: conceptual
88
author: anandmeg
99
ms.author: meghaanand
1010
manager: jmartens
1111
ms.technology: vs-ide-general
1212
ms.workload:
1313
- multiple
14+
f1_keywords:
15+
- MSDNSTART
1416
---
15-
# Tutorial: First look at the Visual Studio IDE
17+
# Tour the Visual Studio IDE
1618

1719
[!INCLUDE [Visual Studio](~/includes/applies-to-version/vs-windows-only.md)]
1820

19-
In this 5-10 minute introduction to the Visual Studio integrated development environment (IDE), we'll take a tour of some of the windows, menus, and other UI features.
21+
In this introduction to the Visual Studio integrated development environment (IDE), we'll take a tour of some of the windows, menus, and other UI features.
2022

2123
If you haven't already installed Visual Studio, go to the [Visual Studio downloads](https://visualstudio.microsoft.com/downloads) page to install it for free.
2224

23-
2425
::: moniker range="vs-2019"
2526

2627
## Start window

docs/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
href: get-started/tutorial-editor.md
1010
- name: About projects and solutions
1111
href: get-started/tutorial-projects-solutions.md
12+
- name: Tour the Visual Studio IDE
13+
displayName: Feature tour
14+
href: ide/quickstart-ide-orientation.md
1215
- name: More Visual Studio features
1316
href: ide/advanced-feature-overview.md
1417
expanded: true
@@ -136,9 +139,6 @@
136139
href: help-viewer/installation.md
137140
- name: Tutorials
138141
items:
139-
- name: Visual Studio IDE
140-
displayName: Feature tour
141-
href: ide/quickstart-ide-orientation.md
142142
- name: C++ >>
143143
href: /cpp/get-started/tutorial-console-cpp
144144
- name: C# >>

docs/windows/index.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ metadata:
88
description: Learn how to use Visual Studio to develop applications, services, and tools in the language of your choice, for any platform or device.
99
ms.topic: hub-page
1010
ms.custom: contperf-fy21q1
11-
ms.date: 11/08/2021
11+
ms.date: 09/13/2022
1212
ms.author: jmartens
1313
author: j-martens
1414
monikerRange: ">=vs-2019"
1515
f1_keywords:
16-
- MSDNSTART
1716
- vs.about
1817

1918
highlightedContent:

0 commit comments

Comments
 (0)