Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 8da7f06

Browse files
committed
Aggiornato link documentazione README
1 parent 4f66344 commit 8da7f06

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
@@ -6,7 +6,7 @@ This library is an ad hoc code customization used in my private/work projects th
66

77
## How to use ?
88

9-
A full example is available in the CustomLibrary.ProblemDetails.Sample folder or click [here]().
9+
A full example is available in the CustomLibrary.ProblemDetails.Sample folder or click [here](https://github.com/AngeloDotNet/CustomLibrary.ProblemDetails/blob/main/src/CustomLibrary.ProblemDetails.Sample).
1010

1111
>**Note:** For correct operation it is necessary to add ***services.AddProblemDetails();*** and ***app.UseProblemDetails();*** to the Program class or in the Startup class
1212

0 commit comments

Comments
 (0)