Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Dudak <michal.dudak@gmail.com>2015-04-07 10:20:27 +0300
committerMichał Dudak <michal.dudak@gmail.com>2015-04-07 10:21:22 +0300
commit2ebbb6d87074c26a47ca5b44944c1f18bcbc4d44 (patch)
tree7b52a6e10c976b0205b2599e578ae2086376ef95 /CONTRIBUTING.md
parent31c7588c13017d4cf13b2c6847b3ea137542c482 (diff)
Corrected paths to DNX repository
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9eee938f6c..fbf86224bd 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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)