update readme.md to new github repo for libuv

This commit is contained in:
Giovanni Bassi 2014-11-30 13:55:24 -02:00
parent 4a2dd8f279
commit f1b36e038b
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
KestrelHttpServer
=================
This repo contains a development web server for ASP.NET vNext based on [libuv](https://github.com/joyent/libuv).
This repo contains a development web server for ASP.NET vNext based on [libuv](https://github.com/libuv/libuv).
This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.