Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit 6295d83

Browse files
authored
Merge pull request #2467 from github/fixes/2440-release-notes
Point ReleaseNotes URL at GitHub releases page
2 parents 4a58240 + d8ddc70 commit 6295d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.VisualStudio.Vsix/source.extension.vsixmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageId>GitHub.VisualStudio</PackageId>
88
<MoreInfo>https://visualstudio.github.com</MoreInfo>
99
<License>LICENSE.txt</License>
10-
<ReleaseNotes>https://visualstudio.github.com/release-notes.html</ReleaseNotes>
10+
<ReleaseNotes>https://github.com/github/VisualStudio/releases</ReleaseNotes>
1111
<Icon>Resources\logo_128x128.png</Icon>
1212
<PreviewImage>Resources\preview_200x200.png</PreviewImage>
1313
<Tags>GitHub;git;open source;source control;branch;pull request;team explorer;commit;publish</Tags>

0 commit comments

Comments
 (0)