diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 9e9cd947f..4d66fbba8 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -51,7 +51,7 @@ body: id: logs attributes: label: Relevant log output - description: If applicable, include ZLS's log output [Guide](https://github.com/zigtools/zls/wiki/Guide:-How-to-view-ZLS-log-output). This will be automatically formatted into monospace, so no need for backticks. + description: If applicable, include ZLS's log output [Guide](https://zigtools.org/zls/guides/view-logs/). This will be automatically formatted into monospace, so no need for backticks. render: shell validations: required: false