Skip to content

Commit e912209

Browse files
authored
remove extra slash in VS release notes URL (#16733)
1 parent fccc7e8 commit e912209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/whats-new/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ landingContent:
5555
- text: C# compiler (Roslyn) release notes
5656
url: https://github.com/dotnet/roslyn/tree/master/docs/ide
5757
- text: Visual Studio release notes
58-
url: https://docs.microsoft.com//visualstudio/releases/2019/release-notes
58+
url: https://docs.microsoft.com/visualstudio/releases/2019/release-notes
5959
- text: Visual Studio for Mac release notes
6060
url: https://docs.microsoft.com/visualstudio/releasenotes/vs2019-mac-relnotes
6161
- text: Visual Studio Code release notes

0 commit comments

Comments
 (0)