Skip to content

Commit ae31bbb

Browse files
eerhardtjustinormont
authored andcommitted
Update release notes link to use aka.ms. (dotnet#294)
Our release notes link is broken because the `Documentation` was renamed to `docs`. Fix this for the future to use a redirection link.
1 parent 7881056 commit ae31bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageLicenseUrl>https://github.com/dotnet/machinelearning/blob/master/LICENSE</PackageLicenseUrl>
2525
<PackageProjectUrl>https://dot.net/ml</PackageProjectUrl>
2626
<PackageIconUrl>https://aka.ms/mlnetlogo</PackageIconUrl>
27-
<PackageReleaseNotes>https://github.com/dotnet/machinelearning/tree/master/Documentation/release-notes</PackageReleaseNotes>
27+
<PackageReleaseNotes>https://aka.ms/mlnetreleasenotes</PackageReleaseNotes>
2828
</PropertyGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)