Skip to content

Commit 3a5130b

Browse files
authored
update readme link (#78)
1 parent 1dfd168 commit 3a5130b

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
@@ -195,7 +195,7 @@ $response = $exceptionResponder->process($request, $handler);
195195
In the application middleware stack `Yiisoft\ErrorHandler\Middleware\ExceptionResponder` must be placed before
196196
`Yiisoft\ErrorHandler\Middleware\ErrorCatcher`.
197197

198-
For use in the [Yii framework](http://www.yiiframework.com/),
198+
For use in the [Yii framework](https://www.yiiframework.com/),
199199
see [Yii guide to handling errors](https://github.com/yiisoft/docs/blob/master/guide/en/runtime/handling-errors.md).
200200

201201
## Friendly Exceptions

0 commit comments

Comments
 (0)