Skip to content

Commit 656adf3

Browse files
Update .NET Core Link
1 parent 8f42658 commit 656adf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are not sure what version you have, you can see your version of VS Code:
1919
* **Windows / Linux:** Help->About
2020

2121
##### 2: Install .NET command line tools
22-
Install the .NET Core command line tools (CLI) by following the installation part of the instructions here: http://dotnet.github.io/getting-started
22+
Install the .NET Core command line tools (CLI) by following the installation part of the instructions here: https://www.microsoft.com/net/core
2323

2424
**OSX:** .NET Core requires openSSL to work. Don't forget this! Execute: `brew install openssl`
2525

0 commit comments

Comments
 (0)