Skip to content

Commit 82aae82

Browse files
Fix CodeSandbox link in bug report template (#6471)
1 parent 2a319c6 commit 82aae82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ body:
2323
id: reproduce
2424
attributes:
2525
label: Steps to reproduce
26-
description: 'How do we reproduce the error you described above? Feel free to use the `@primer/react` template on [CodeSandbox](https://codesandbox.io/s/primer-react-qyyepc) to get started'
26+
description: 'How do we reproduce the error you described above? Feel free to use the `@primer/react` template on [CodeSandbox](https://codesandbox.io/p/sandbox/github/primer/react/tree/main/examples/codesandbox) to get started'
2727
placeholder: |
2828
1. Go to '...'
2929
2. Click on '....'

0 commit comments

Comments
 (0)