diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index d6752d15bb..f8b5e674dc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -68,7 +68,7 @@ body: id: environment attributes: label: Environment - description: Please run the [collect_env.py](../blob/master/collect_env.py) and paste it's output in here + description: Please run the [collect_env.py](../../collect_env.py) and paste it's output in here placeholder: python collect_env.py validations: - required: true \ No newline at end of file + required: true