Skip to content

Commit 3f596c9

Browse files
authored
Merge pull request reactjs#1110 from cseas/patch-1
2 parents 3e6c635 + 2a6c138 commit 3f596c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/jekyll/tutorials/aspnetcore.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Start by creating a new ASP.NET Core MVC project:
5050

5151
1. File → New → Project...
5252
2. Select "ASP.NET Core Web Application". You may search for it via the search box or narrow down your choices via the drop-downs - C#, All platforms, Web is a good way to get it as the first result.
53-
[<img src="/img/tutorial/r_newproject_core_600.png" alt="Screenshot: New Project" width="592" />](/img/tutorial/newproject_core_2019.png)
53+
[<img src="/img/tutorial/newproject_core_600.png" alt="Screenshot: New Project" width="592" />](/img/tutorial/newproject_core.png)
5454
3. Click "Next".
5555
4. Enter "ReactDemo" for the project name and location to store it.
5656
5. Click "Create".

0 commit comments

Comments
 (0)