move links up
authordanmosemsft <danmose@microsoft.com>
Mon, 18 Nov 2019 22:53:09 +0000 (14:53 -0800)
committerdanmosemsft <danmose@microsoft.com>
Mon, 18 Nov 2019 22:53:09 +0000 (14:53 -0800)
README.md

index db9c301..6c3216a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -48,6 +48,13 @@ For other issues, please use the following repos:
 - For overall .NET Core SDK issues, file in the [dotnet/toolset](https://github.com/dotnet/toolset) repo
 - For ASP.NET issues, file in the [aspnet/aspnetcore](http://github.com/aspnet/aspnetcore) repo.
 
+## Useful Links
+
+* [.NET Core source index](https://source.dot.net) / [.NET Framework source index](https://referencesource.microsoft.com)
+* [API Reference docs](https://docs.microsoft.com/dotnet/api/?view=netcore-3.0)
+* [.NET API Catalog](http://apisof.net) (incl. APIs from daily builds and API usage info)
+* [API docs writing guidelines](https://github.com/dotnet/dotnet-api-docs/wiki) - useful when writing /// comments
+
 ## Daily Builds
 
 <!--
@@ -884,13 +891,6 @@ This project has adopted the code of conduct defined by the [Contributor Covenan
 
 General .NET OSS discussions: [.NET Foundation forums](https://forums.dotnetfoundation.org)
 
-## Useful Links
-
-* [.NET Core source index](https://source.dot.net) / [.NET Framework source index](https://referencesource.microsoft.com)
-* [API Reference docs](https://docs.microsoft.com/dotnet/api/?view=netcore-3.0)
-* [.NET API Catalog](http://apisof.net) (incl. APIs from daily builds and API usage info)
-* [API docs writing guidelines](https://github.com/dotnet/dotnet-api-docs/wiki) - useful when writing /// comments
-
 ## License
 
 .NET (including the runtime repo) is licensed under the [MIT](LICENSE) license.