diff --git a/docs/build/reference/creating-a-makefile-project.md b/docs/build/reference/creating-a-makefile-project.md
index 2b367514fcf..133adcbda0b 100644
--- a/docs/build/reference/creating-a-makefile-project.md
+++ b/docs/build/reference/creating-a-makefile-project.md
@@ -98,6 +98,6 @@ The next time you open your makefile project in the Visual Studio development en
 
 [Using IntelliSense](/visualstudio/ide/using-intellisense)
 [NMAKE Reference](nmake-reference.md)
-[How to: Create a C++ Project from Existing Code](../how-to-create-a-cpp-project-from-existing-code.md)
+[How to: Create a C++ Project from Existing Code](../how-to-create-a-cpp-project-from-existing-code.md)
 [Special Characters in a Makefile](special-characters-in-a-makefile.md)
 [Contents of a Makefile](contents-of-a-makefile.md)