From 77a30247238912ed0c928a122bced4decddebc97 Mon Sep 17 00:00:00 2001 From: danroth27 Date: Mon, 12 May 2014 16:42:21 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a4371e4c5..a4579604e4 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites t ASP.NET MVC in ASP.NET vNext includes support for building web pages and HTTP services in a single aligned framework that can be hosted in IIS or self-hosted in your own process. -This project is part of ASP.NET vNext. You can find samples, documentations and getting started instructions for ASP.NET vNext please at the [Home](https://github.com/aspnet/home) repo. +This project is part of ASP.NET vNext. You can find samples, documentations and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.