Merge pull request #2173 from aspnet/Rick-Anderson-patch-2

clean up
pull/2175/head
Rick Anderson 2016-11-14 16:59:11 -10:00 committed by GitHub
commit f99e46a44b
1 changed files with 1 additions and 5 deletions

View File

@ -33,14 +33,10 @@ uid: getting-started
dotnet run
````
5. Browse to http://localhost:5000:
5. Browse to `http://localhost:5000`
## Next steps
* [Building your first ASP.NET Core MVC app with Visual Studio](tutorials/first-mvc-app/index.md)
* [Your First ASP.NET Core Application on a Mac Using Visual Studio Code](tutorials/your-first-mac-aspnet.md)
* [Building Your First Web API with ASP.NET Core MVC and Visual Studio](tutorials/first-web-api.md)
* [Fundamentals](fundamentals/index.md)