Update razor-pages-start.md (#4975)
* Update razor-pages-start.md * Make download text consistent with other docspull/4987/head
parent
69d5414a8d
commit
cc3f44fb42
|
@ -23,6 +23,8 @@ There are three versions of this tutorial:
|
|||
* MacOS: [Getting started with Razor Pages with Visual Studio for Mac](xref:tutorials/razor-pages-mac/razor-pages-start)
|
||||
* macOS, Linux, and Windows: [Getting started with Razor Pages in ASP.NET Core with Visual Studio Code](xref:tutorials/razor-pages-vsc/razor-pages-start)
|
||||
|
||||
[View or download sample code](https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/razor-pages/razor-pages-start/sample/RazorPagesMovie) ([how to download](xref:tutorials/index#how-to-download-a-sample))
|
||||
|
||||
## Prerequisites
|
||||
|
||||
[!INCLUDE[install 2.0](../../includes/install2.0.md)]
|
||||
|
|
Loading…
Reference in New Issue