diff --git a/samples/Office365DevQuickStart/AspNetMvc-with-O365/Views/Home/Index.cshtml b/samples/Office365DevQuickStart/AspNetMvc-with-O365/Views/Home/Index.cshtml index acaf98f..584e44a 100644 --- a/samples/Office365DevQuickStart/AspNetMvc-with-O365/Views/Home/Index.cshtml +++ b/samples/Office365DevQuickStart/AspNetMvc-with-O365/Views/Home/Index.cshtml @@ -5,10 +5,8 @@
-

Getting started

-

ASP.NET Web API is a framework that makes it easy to build HTTP services that reach - a broad range of clients, including browsers and mobile devices. ASP.NET Web API - is an ideal platform for building RESTful applications on the .NET Framework.

+

Mails

+

@Html.ActionLink("Learn More", "Index", "Email")

Learn more »