Skip to content

Commit 037280d

Browse files
authored
removed link to deleted topic
1 parent 9a9cb34 commit 037280d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/ide/creating-and-managing-visual-cpp-projects.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,6 @@ You can create Visual C++ projects by choosing **File | New | Project*
7777
[Adding Functionality with Code Wizards](../ide/adding-functionality-with-code-wizards-cpp.md)
7878
Describes how to add classes, methods, variables, and other elements to your project to add functionality.
7979

80-
[Designing a Wizard](../ide/designing-a-wizard.md)
81-
Describes concepts on how to create your own wizard that generates code and a user interface for other users.
82-
8380
[How to: Organize Project Output Files for Builds](../ide/how-to-organize-project-output-files-for-builds.md)
8481
Describes how to organize project output files.
8582

@@ -91,4 +88,4 @@ You can create Visual C++ projects by choosing **File | New | Project*
9188
Provides links to topics describing the C and C++ language references, the libraries provided with Visual C++, the Visual C++ Extensibility Object Model, and the Microsoft Macro Assembler (MASM).
9289

9390
## See Also
94-
[Visual Studio SDK](http://msdn.microsoft.com/vstudio/extend)
91+
[Visual Studio SDK](http://msdn.microsoft.com/vstudio/extend)

0 commit comments

Comments
 (0)