Skip to content

Commit

Permalink
Add a space (dotnet#4272)
Browse files Browse the repository at this point in the history
  • Loading branch information
badersur authored and scottaddie committed Sep 13, 2017
1 parent d022d4b commit a3a79df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aspnet/mvc/overview/getting-started/mvc-learning-sequence.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ by [Rick Anderson](https://github.com/Rick-Anderson)
## Getting Started

- [Getting Started with ASP.NET MVC 5](introduction/getting-started.md) This 11 part series is a good place to start.
- [Pluralsight ASP.NET MVC 5 Fundamentals](https://pluralsight.com/training/Player?author=scott-allen&name=aspdotnet-mvc5-fundamentals-m1-introduction&mode=live&clip=0&course=aspdotnet-mvc5-fundamentals)(video course)
- [Pluralsight ASP.NET MVC 5 Fundamentals](https://pluralsight.com/training/Player?author=scott-allen&name=aspdotnet-mvc5-fundamentals-m1-introduction&mode=live&clip=0&course=aspdotnet-mvc5-fundamentals) (video course)
- [Intro to ASP.NET MVC](https://www.microsoftvirtualacademy.com/training-courses/introduction-to-asp-net-mvc) by Jon Galloway and Christopher Harrison
- [Lifecycle of an ASP.NET MVC 5 Application](lifecycle-of-an-aspnet-mvc-5-application.md) PDF document that charts the lifecycle of an ASP.NET MVC 5 app.

Expand Down Expand Up @@ -55,4 +55,4 @@ by [Rick Anderson](https://github.com/Rick-Anderson)
<a id="addRes"></a>
## Additional Resources

- [ASP.NET MVC Facebook Birthday App](aspnet-mvc-facebook-birthday-app.md)
- [ASP.NET MVC Facebook Birthday App](aspnet-mvc-facebook-birthday-app.md)

0 comments on commit a3a79df

Please sign in to comment.