Skip to content

Commit 442946a

Browse files
Arman Ossi Lokokhellang
authored andcommitted
Fixed README.md MVC sample link
1 parent d06f041 commit 442946a

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
@@ -8,7 +8,7 @@ Various ASP.NET Core middleware. Mostly for use in APIs.
88
99
Configure in `Startup` class. See examples:
1010

11-
* [controller api sample](samples/ProblemDetails.Sample/Program.cs)
11+
* [controller api sample](samples/ProblemDetails.Mvc.Sample/Program.cs)
1212
* [minimal api sample](samples/ProblemDetails.MinimalApiSample/Program.cs)
1313
* [asp.net core 6 sample app](https://github.com/christianacca/ProblemDetailsDemo)
1414

0 commit comments

Comments
 (0)