Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
add docs samples link (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
mairaw authored and BillWagner committed Mar 29, 2019
1 parent 4b9f38b commit e354665
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/NETCore.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@

* [Project Info Site](https://github.com/dotnet/core)
* Project Code Repos: [.NET Core Framework](https://github.com/dotnet/corefx), [.NET Core Common Language Runtime]( https://github.com/dotnet/coreCLR), [.NET Core Tools](https://github.com/dotnet/cli)
* Project Docs Repos: [Concepts](https://github.com/dotnet/docs), [APIs](https://github.com/dotnet/dotnet-api-docs)
* Project Docs Repos: [Concepts](https://github.com/dotnet/docs), [APIs](https://github.com/dotnet/dotnet-api-docs), [Samples](https://github.com/dotnet/samples)
* Project License Type: [MIT](https://github.com/dotnet/corefx/blob/master/LICENSE)
* Project Main Contact: [Immo Landwerth](https://github.com/terrajobst)

## Quicklinks

* [Contribute](https://github.com/dotnet/corefx/blob/master/CONTRIBUTING.md)
* [Discussions](https://forums.dotnetfoundation.org/)
* [Samples](https://github.com/Microsoft/dotnetsamples)
Expand Down

0 comments on commit e354665

Please sign in to comment.