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 +-->