diff --git a/.github/ISSUE_TEMPLATE/---01-bug-report.yml b/.github/ISSUE_TEMPLATE/---01-bug-report.yml index 1b62f0d43..943fcfa88 100644 --- a/.github/ISSUE_TEMPLATE/---01-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/---01-bug-report.yml @@ -39,7 +39,7 @@ body: - type: input attributes: label: Link to Minimal Reproducible Example - description: 'Please use the following link to create a reproduction: https://astro.new/minimal@next' + description: 'Please use the following link to create a reproduction: https://astro.new' placeholder: 'https://stackblitz.com/abcd1234' validations: required: true