Skip to content

Commit 41e723c

Browse files
Fix link path for Index.cshtml in README
1 parent 48a09c6 commit 41e723c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This example illustrates how to use [FileUploader](https://js.devexpress.com/Doc
2525
- [FileUploaderEditor.tsx](React/src/FileUploaderEditor.tsx)
2626
- [FileUploaderWithPreview.tsx](React/src/FileUploaderWithPreview.tsx)
2727
- **ASP.Net Core**
28-
- [Index.cshtml](ASP.NET%20Core/ASP.NET%20Core/Views/Home/Index.cshtml)
28+
- [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
2929

3030
## Implementation Details
3131

0 commit comments

Comments
 (0)