We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec9f2e commit 0a17c92Copy full SHA for 0a17c92
1 file changed
README.md
@@ -11,7 +11,7 @@ It can be integrated everywhere in your code and should result in a general erro
11
This package only provides a generic interface, an exception class and some built-in api problem messages.
12
Since handling the exceptions is up to the framework, here is a list of known framework integrations:
13
14
-- **Symfony** `^4.1`: [ApiProblemBundle](https://www.github.com.phpro/api-problem-bundle)
+- **Symfony** `^4.1`: [ApiProblemBundle](https://www.github.com/phpro/api-problem-bundle)
15
16
17
## Installation
0 commit comments