Skip to content

Commit 0e474b9

Browse files
committed
Update Getting-Started.md
1 parent 2bc7c76 commit 0e474b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aspnet-core/Grid/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ To enable grouping, use the `allow-grouping` property of grid is as follows.
220220

221221
The following output is displayed as a result of the previous code example.
222222

223-
![ASP.NET Core Grid enable grouping](Getting-Started_images/Getting-Started2_img4.png)
223+
![ASP.NET Core Grid enable grouping](getting-started_images/aspnet-core-grid-enable-grouping.png)
224224

225225

226226
## Add summaries
@@ -268,4 +268,4 @@ Summaries can be added by setting the `show-summary` to `true` and adding requir
268268

269269
The following output is displayed as a result of the previous code example.
270270

271-
![ASP.NET Core Grid adds summaries](Getting-Started_images/Getting-Started2_img5.png)
271+
![ASP.NET Core Grid adds summaries](getting-started_images/aspnet-core-grid-add-summaries.png)

0 commit comments

Comments
 (0)