Skip to content

Commit 6169496

Browse files
Merge pull request #10481 from ghogen/broken-links-oct22
fix redirected links
2 parents e76c95f + 82c319b commit 6169496

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ productDirectory:
5656
- title: GitHub Codespaces
5757
imageSrc: /media/logos/logo_octokitty.svg
5858
links:
59-
- url: https://docs.github.com/github/developing-online-with-codespaces/
59+
- url: https://docs.github.com/codespaces
6060
text: Documentation
6161
- url: https://code.visualstudio.com/docs/remote/codespaces/
6262
text: Use with Visual Studio Code

docs/msbuild/what-s-new-in-msbuild-15-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload:
1414
---
1515
# What's new in MSBuild 15
1616

17-
MSBuild is now available as part of the [.NET Core SDK](https://www.microsoft.com/net/download/core) and can build .NET Core projects on Windows, macOS, and Linux.
17+
MSBuild is now available as part of the [.NET Core SDK](https://dotnet.microsoft.com/download) and can build .NET Core projects on Windows, macOS, and Linux.
1818

1919
## Changed path
2020

0 commit comments

Comments
 (0)