dotnet / dotnet/dotnet-api-docs
Use https instead of http for go.microsoft.com links whenever possible inside System. NS
Open
area-Infrastructure
doc-enhancement
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
Several documents inside the System Namespace including Activator.xml, AppDomain.xml, LoaderOptimization.xml and Uri.xml reference:
http://go.microsoft.com
Instead should use:
https://go.microsoft.com
These links need to replace only where appropriate inside the System namespace.
Do not replace contoso.com, as it does not forward or other URI examples using locahost, as a HTTPS Cert may not be supplied.
Reference Issue #1200
Contributor guide
Assessment
This issue has not been assessed yet.