Skip to content

Commit 64d0d4b

Browse files
author
Colin Robertson
committed
Fix link issues
1 parent 2fc48d1 commit 64d0d4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/linux/connectionmanager-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ConnectionManager.exe is available in Visual Studio 2019 version 16.5 and later.
1414

1515
::: moniker range="vs-2019"
1616

17-
ConnectionManager.exe is a command-line utility to manage remote development connections outside of Visual Studio. It's useful for tasks such as provisioning a new development machine. Or, use it to set up Visual Studio for continuous integration. You can use it in a Developer Command Prompt window. For more information about the Developer Command Prompt, see [Use the Microsoft C++ toolset from the command line](..\building-on-the-command-line.md).
17+
ConnectionManager.exe is a command-line utility to manage remote development connections outside of Visual Studio. It's useful for tasks such as provisioning a new development machine. Or, use it to set up Visual Studio for continuous integration. You can use it in a Developer Command Prompt window. For more information about the Developer Command Prompt, see [Use the Microsoft C++ toolset from the command line](..\build\building-on-the-command-line.md).
1818

1919
ConnectionManager.exe is available in Visual Studio 2019 version 16.5 and later. It's part of the **Linux development with C++** workload in the Visual Studio Installer. It's also installed automatically when you choose the **Connection Manager** component in the installer. It's installed in *%VCIDEInstallDir%\\Linux\\bin\\ConnectionManagerExe\\ConnectionManager.exe*.
2020

@@ -100,6 +100,6 @@ ConnectionManager.exe remove 1975957870
100100

101101
## See also
102102

103-
[Connect to your target Linux system in Visual Studio](../../linux/connect-to-your-remote-linux-computer.md)
103+
[Connect to your target Linux system in Visual Studio](connect-to-your-remote-linux-computer.md)
104104

105105
::: moniker-end

0 commit comments

Comments
 (0)