Skip to content

Commit f8e1fbe

Browse files
author
Colin Robertson
committed
Fix busted link
1 parent 5c48732 commit f8e1fbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/overview/visual-cpp-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Learn how to create traditional native C++ desktop applications for Windows.
9292
[.NET Programming with C++/CLI](../dotnet/dotnet-programming-with-cpp-cli-visual-cpp.md)<br/>
9393
Learn how to create DLLs that enable interoperability between native C++ and .NET programs written in languages such as C# or Visual Basic.
9494

95-
[Linux Programming](../linux/index.md)<br/>
95+
[Linux Programming](../linux/index.yml)<br/>
9696
Use the Visual Studio IDE to code and deploy to a remote Linux machine for compilation with GCC.
9797

9898
[Create C/C++ DLLs in Visual Studio](../build/dlls-in-visual-cpp.md)<br/>

0 commit comments

Comments
 (0)