Skip to content

Commit 688f5f0

Browse files
authored
fixed file name causing bad link
1 parent aa3d1c3 commit 688f5f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/windows/universal-windows-apps-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Univeral Windows Platform (UWP) apps embody a set of design principles that emph
4242

4343
|||
4444
|-|-|
45-
|[Visual C++ language reference (C++/CX)](../cppcx/visual-cpp-language-reference-c-cx.md)|Describes the set of extensions that simplify C++ consumption of [!INCLUDE[wrt](../atl/reference/includes/wrt_md.md)] APIs and enable error handling that's based on exceptions.|
45+
|[Visual C++ language reference (C++/CX)](../cppcx/visual-c-language-reference-c-cx.md)|Describes the set of extensions that simplify C++ consumption of [!INCLUDE[wrt](../atl/reference/includes/wrt_md.md)] APIs and enable error handling that's based on exceptions.|
4646
|[Building apps and libraries (C++/CX)](../cppcx/building-apps-and-libraries-c-cx.md)|Describes how to create DLLs and static libraries that can be accessed from a C++/CX app or component.|
4747
|[Tutorial: Create your first Windows Store app using C++](https://docs.microsoft.com/en-us/windows/uwp/get-started/create-a-basic-windows-10-app-in-cpp)|A walkthrough that introduces the basic concepts of Universal Windows Platform app development in C++. (Not yet updated for UWP development on Windows 10.)|
4848
|[Creating Windows Runtime Components in C++](https://docs.microsoft.com/en-us/windows/uwp/winrt-components/creating-windows-runtime-components-in-cpp)|Describes how to create DLLs that other Universal Windows Platform apps and components can consume.|

0 commit comments

Comments
 (0)