From cfe3f949d7f006e2170591c16bc7c28f37cc1712 Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Wed, 14 Aug 2019 15:30:19 -0500 Subject: [PATCH] Fix link (#13833) --- aspnetcore/tutorials/first-web-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/tutorials/first-web-api.md b/aspnetcore/tutorials/first-web-api.md index a72e9d1189..4b7c61d1aa 100644 --- a/aspnetcore/tutorials/first-web-api.md +++ b/aspnetcore/tutorials/first-web-api.md @@ -4,7 +4,7 @@ author: rick-anderson description: Learn how to build a web API with ASP.NET Core. ms.author: riande ms.custom: mvc -ms.date: 08/05/2019 +ms.date: 08/14/2019 uid: tutorials/first-web-api --- @@ -919,7 +919,7 @@ For more information, see the following resources: * * -* +* * * *