Skip to content

Commit 7b665ed

Browse files
committed
Fix link
1 parent 9ed588b commit 7b665ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ide/creating-solutions-and-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ As noted earlier, you can also open code files without using a project or soluti
104104

105105
You can create a solution that contains multiple projects. Start with an [empty solution](#create-empty-solutions) or an [existing solution containing a project](#create-a-project-by-using-a-project-template) and add a new or existing project to it by using **Add** > **New project**/**Existing project**. For example, you can create a solution that contains a C# project and a Visual Basic project.
106106

107-
To learn more about building a solution that contains multiple projects, see [Create and remove project dependencies](how-to-create-and-remove-project-dependencies) and [Set multiple startup projects](how-to-set-multiple-startup-projects.md).
107+
To learn more about building a solution that contains multiple projects, see [Create and remove project dependencies](how-to-create-and-remove-project-dependencies.md) and [Set multiple startup projects](how-to-set-multiple-startup-projects.md).
108108

109109
## Delete a solution, project, or item
110110

0 commit comments

Comments
 (0)