From fbc5c3e584426fa4fc5191d5a223537743bf4918 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Thu, 30 Mar 2017 17:01:14 -1000 Subject: [PATCH] Update index.md (#3115) --- aspnetcore/tutorials/first-mvc-app-xplat/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/aspnetcore/tutorials/first-mvc-app-xplat/index.md b/aspnetcore/tutorials/first-mvc-app-xplat/index.md index d7f421de01..f49876b0fe 100644 --- a/aspnetcore/tutorials/first-mvc-app-xplat/index.md +++ b/aspnetcore/tutorials/first-mvc-app-xplat/index.md @@ -19,15 +19,16 @@ This series of tutorials will teach you the basics of building an ASP.NET Core M 1. [Getting started](start-mvc.md) 2. [Adding a controller](adding-controller.md) 3. [Adding a view](adding-view.md) +4. [Adding a model](adding-model.md) This is a work in progress. See the [Visual Studio versions ](xref:tutorials/first-mvc-app/index) of the remaining tutorials. \ No newline at end of file +-->