Update links in docs/README.md (#441)
authorYoussef Victor <31348972+Youssef1313@users.noreply.github.com>
Mon, 2 Dec 2019 17:29:08 +0000 (19:29 +0200)
committerJan Kotas <jkotas@microsoft.com>
Mon, 2 Dec 2019 17:29:08 +0000 (09:29 -0800)
docs/README.md

index dbffef563619f4a11e2b35f8f4ab0a3f87fd0ce8..17719ea45605f98d5266ea6dc65cc3626cb399b7 100644 (file)
@@ -16,12 +16,14 @@ Getting Started
 
 Software requirements
 ===============
+
 - [Windows Requirements](workflow/windows-requirements.md)
 - [Linux Requirements](workflow/linux-requirements.md)
 - [MacOS Requirements](workflow/macos-requirements.md)
 
 Workflow (Building, testing, etc.)
 ===============
+
 - [Workflow Instructions](workflow/README.md)
 
 Design Docs
@@ -76,5 +78,5 @@ Other Information
 - [Porting to .NET Core](project/support-dotnet-core-instructions.md)
 - [.NET Standards (Ecma)](project/dotnet-standards.md)
 - [CLR Configuration Knobs](../src/coreclr/src/inc/clrconfigvalues.h)
-- [MSDN Entry for the CLR](http://msdn.microsoft.com/library/8bs2ecf4.aspx)
-- [Wikipedia Entry for the CLR](http://en.wikipedia.org/wiki/Common_Language_Runtime)
+- [CLR overview](https://docs.microsoft.com/dotnet/standard/clr)
+- [Wikipedia Entry for the CLR](https://en.wikipedia.org/wiki/Common_Language_Runtime)