generated from yiisoft/package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
type:bugBugBug
Description
Description
There is a broken link in the error handler development template. In
error-handler/templates/development.php
Line 167 in 8482678
| <a href="https://github.com/yiisoft/docs/blob/master/guide/en/runtime/handling-errors.md" target="_blank" rel="noopener noreferrer">Error Handling Guide</a> |
https://github.com/yiisoft/docs/blob/master/guide/en/runtime/handling-errors.mdHowever, this page no longer exists in the yiisoft/docs repository and results in a 404.
Expected behavior:
The link should point to an existing and relevant documentation page, or be updated/removed if the documentation was moved or deprecated.
Actual behavior:
Clicking the link leads to a non-existing GitHub page (404).
Package version
No response
PHP version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:bugBugBug