diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 203dc6a5ef8..08545aa45d2 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -22,8 +22,8 @@ about: Something isn't working as expected. Please tell us! * Preferably, a sandbox forked from - - https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple (v4) - - https://codesandbox.io/s/github/marmelab/react-admin/tree/3.x/examples/simple (v3) + - https://stackblitz.com/github/marmelab/react-admin/tree/master/examples/simple (v5) + - https://stackblitz.com/github/marmelab/react-admin/tree/4.x/examples/simple (v4) * A link to a GitHub repo with the minimal codebase to reproduce the issue