We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c48732 commit f8e1fbeCopy full SHA for f8e1fbe
1 file changed
docs/overview/visual-cpp-in-visual-studio.md
@@ -92,7 +92,7 @@ Learn how to create traditional native C++ desktop applications for Windows.
92
[.NET Programming with C++/CLI](../dotnet/dotnet-programming-with-cpp-cli-visual-cpp.md)<br/>
93
Learn how to create DLLs that enable interoperability between native C++ and .NET programs written in languages such as C# or Visual Basic.
94
95
-[Linux Programming](../linux/index.md)<br/>
+[Linux Programming](../linux/index.yml)<br/>
96
Use the Visual Studio IDE to code and deploy to a remote Linux machine for compilation with GCC.
97
98
[Create C/C++ DLLs in Visual Studio](../build/dlls-in-visual-cpp.md)<br/>
0 commit comments