Corrected paths to DNX repository

This commit is contained in:
Michał Dudak 2015-04-07 09:20:27 +02:00
parent 31c7588c13
commit 2ebbb6d870
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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