From e4a1df2a5a85f299322548809e547a79b380bb92 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Fri, 29 Sep 2017 08:48:57 -0700 Subject: [PATCH] Update index.md (#4443) * Update index.md * Update index.md --- aspnetcore/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/index.md b/aspnetcore/index.md index 494ef1a35b..3f04c18244 100644 --- a/aspnetcore/index.md +++ b/aspnetcore/index.md @@ -5,7 +5,7 @@ description: keywords: ASP.NET Core, ms.author: riande manager: wpickett -ms.date: 08/03/2017 +ms.date: 09/03/2017 ms.topic: article ms.technology: aspnet ms.prod: asp.net-core @@ -17,7 +17,7 @@ By [Daniel Roth](https://github.com/danroth27), [Rick Anderson](https://twitter. ASP.NET Core is a cross-platform, high-performance, [open-source](https://github.com/aspnet/home) framework for building modern, cloud-based, Internet-connected applications. With ASP.NET Core, you can: -* Build web apps and services, IoT apps, and mobile backends. +* Build web apps and services, [IoT](https://www.microsoft.com/en-us/internet-of-things/) apps, and mobile backends. * Use your favorite development tools on Windows, macOS, and Linux. * Deploy to the cloud or on-premises * Run on [.NET Core or .NET Framework](https://docs.microsoft.com/dotnet/articles/standard/choosing-core-framework-server).