We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dfd168 commit 3a5130bCopy full SHA for 3a5130b
README.md
@@ -195,7 +195,7 @@ $response = $exceptionResponder->process($request, $handler);
195
In the application middleware stack `Yiisoft\ErrorHandler\Middleware\ExceptionResponder` must be placed before
196
`Yiisoft\ErrorHandler\Middleware\ErrorCatcher`.
197
198
-For use in the [Yii framework](http://www.yiiframework.com/),
+For use in the [Yii framework](https://www.yiiframework.com/),
199
see [Yii guide to handling errors](https://github.com/yiisoft/docs/blob/master/guide/en/runtime/handling-errors.md).
200
201
## Friendly Exceptions
0 commit comments