Corrected paths to DNX repository
This commit is contained in:
parent
31c7588c13
commit
2ebbb6d870
|
|
@ -13,7 +13,7 @@ Please log a new issue in the appropriate GitHub repo. Here are some of the most
|
|||
* [DependencyInjection](https://github.com/aspnet/DependencyInjection)
|
||||
* [EntityFramework](https://github.com/aspnet/EntityFramework)
|
||||
* [Identity](https://github.com/aspnet/Identity)
|
||||
* [KRuntime](https://github.com/aspnet/KRuntime)
|
||||
* [DNX](https://github.com/aspnet/dnx)
|
||||
* [MVC](https://github.com/aspnet/Mvc)
|
||||
* [SignalR-Server](https://github.com/aspnet/SignalR-Server)
|
||||
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@ These are some of the most common repos:
|
|||
* [DependencyInjection](https://github.com/aspnet/DependencyInjection) - basic dependency injection infrastructure and default implementation
|
||||
* [EntityFramework](https://github.com/aspnet/EntityFramework) - data access technology
|
||||
* [Identity](https://github.com/aspnet/Identity) - users and membership system
|
||||
* [KRuntime](https://github.com/aspnet/KRuntime) - core runtime, project system, loader
|
||||
* [DNX](https://github.com/aspnet/dnx) - core runtime, project system, loader
|
||||
* [MVC](https://github.com/aspnet/Mvc) - MVC framework for web apps and services
|
||||
* [SignalR-Server](https://github.com/aspnet/SignalR-Server) - real-time
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue