Skip to content

Commit b616635

Browse files
authored
Merge pull request MicrosoftDocs#2368 from mhemmit/patch-3
line break in see also
2 parents 3c59449 + 08be9a2 commit b616635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/build/reference/creating-a-makefile-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ The next time you open your makefile project in the Visual Studio development en
9898

9999
[Using IntelliSense](/visualstudio/ide/using-intellisense)<br>
100100
[NMAKE Reference](nmake-reference.md)<br>
101-
[How to: Create a C++ Project from Existing Code](../how-to-create-a-cpp-project-from-existing-code.md)
101+
[How to: Create a C++ Project from Existing Code](../how-to-create-a-cpp-project-from-existing-code.md)<br>
102102
[Special Characters in a Makefile](special-characters-in-a-makefile.md)<br/>
103103
[Contents of a Makefile](contents-of-a-makefile.md)<br/>

0 commit comments

Comments
 (0)