Skip to content

Commit 0437853

Browse files
Fix image link warnings.
1 parent 8891495 commit 0437853

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
33 KB
Loading

articles/cosmos-db/sql-api-dotnet-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Next, let's create the following three views.
130130
* In **Model class**, select **Item (todo.Models)**.
131131
* Select **Use a layout page** and enter *~/Views/Shared/_Layout.cshtml*.
132132

133-
![Screenshot showing the Add MVC View dialog box](./media/sql-api-dotnet-application/.png)
133+
![Screenshot showing the Add MVC View dialog box](./media/sql-api-dotnet-application/asp-net-mvc-tutorial-add-mvc-view.png)
134134

135135
1. After you add these values, select **Add** and let Visual Studio create a new template view.
136136

0 commit comments

Comments
 (0)