Skip to content

Link from error page template points to non-existing documentation page #165

@OzzyCzech

Description

@OzzyCzech

Description

There is a broken link in the error handler development template. In

<a href="https://github.com/yiisoft/docs/blob/master/guide/en/runtime/handling-errors.md" target="_blank" rel="noopener noreferrer">Error Handling Guide</a>
the following link is used:

https://github.com/yiisoft/docs/blob/master/guide/en/runtime/handling-errors.md

However, 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions