Skip to content

Commit 2e09df6

Browse files
author
mikeblome
committed
fixed link
1 parent 06eabbb commit 2e09df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/linux/connect-to-your-remote-linux-computer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Connect to your target Linux system in Visual Studio"
33
description: "How to connect to a remote Linux machine or WSL from inside a Visual Studio C++ project."
4-
ms.date: "09/03/2019"
4+
ms.date: "09/04/2019"
55
ms.assetid: 5eeaa683-4e63-4c46-99ef-2d5f294040d4
66
---
77

@@ -104,4 +104,4 @@ To configure your project for WSL, see [Configure a Linux project](configure-a-l
104104
[Configure a Linux project](configure-a-linux-project.md)<br />
105105
[Configure a Linux CMake project](cmake-linux-project.md)<br />
106106
[Deploy, run and debug your Linux project](deploy-run-and-debug-your-linux-project.md)<br />
107-
[Configure CMake debugging sessions](configure-cmake-debugging-sessions.md)
107+
[Configure CMake debugging sessions](../build/configure-cmake-debugging-sessions.md)

0 commit comments

Comments
 (0)