Skip to content

Commit 0a17c92

Browse files
authored
Fix URL
1 parent fec9f2e commit 0a17c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ It can be integrated everywhere in your code and should result in a general erro
1111
This package only provides a generic interface, an exception class and some built-in api problem messages.
1212
Since handling the exceptions is up to the framework, here is a list of known framework integrations:
1313

14-
- **Symfony** `^4.1`: [ApiProblemBundle](https://www.github.com.phpro/api-problem-bundle)
14+
- **Symfony** `^4.1`: [ApiProblemBundle](https://www.github.com/phpro/api-problem-bundle)
1515

1616

1717
## Installation

0 commit comments

Comments
 (0)