Closed
Description
E.g. go here: https://www.nuget.org/packages/Microsoft.AspNet.WebApi/5.2.6
And there is a link to http://go.microsoft.com/fwlink/?LinkID=403010, which redirects to https://docs.microsoft.com/en-us/aspnet/web-api/overview/releases/whats-new-in-aspnet-web-api-22, which is from 2014.
We should not change the FWLink's target because that will make older packages incorrect.
I recommend we change the Release Notes entry to point to this repo: https://github.com/aspnet/AspNetWebStack and then from there people can get whatever info they want.