Skip to content

Commit 488f6c8

Browse files
authored
changed link text
1 parent df0954b commit 488f6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/linux/deploy-run-and-debug-your-linux-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ There are several ways to interact with and debug your Linux project.
2424
* View output from the target computer in a special Linux Console window. You can also use the console to send input to the target computer.
2525

2626
> [!NOTE]
27-
> For ARM debugging on Linux, see this [blog post](https://blogs.msdn.microsoft.com/vcblog/2018/01/10/debugging-an-embedded-arm-device-in-visual-studio/).
27+
> For ARM debugging on Linux, see this blog post: [Debugging an embedded ARM device in Visual Studio](https://blogs.msdn.microsoft.com/vcblog/2018/01/10/debugging-an-embedded-arm-device-in-visual-studio/).
2828
2929
## Debug your Linux project
3030

0 commit comments

Comments
 (0)