From f1b36e038b60d8a584302fb0b5f44ee3243e0722 Mon Sep 17 00:00:00 2001 From: Giovanni Bassi Date: Sun, 30 Nov 2014 13:55:24 -0200 Subject: [PATCH] update readme.md to new github repo for libuv --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4921a45505..ad45dd6a1e 100644 --- a/README.md +++ b/README.md @@ -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. -