diff --git a/docs/content/4.community/2.reporting-bugs.md b/docs/content/4.community/2.reporting-bugs.md index b4b87d679d..7e63c68da5 100644 --- a/docs/content/4.community/2.reporting-bugs.md +++ b/docs/content/4.community/2.reporting-bugs.md @@ -25,7 +25,7 @@ Start with the Nuxt 3 or Nuxt Bridge sandbox and add the **minimum** amount of c **Nuxt Bridge**: -:button-link[Nuxt Bridge on CodeSandBox]{href="https://codesandbox.io/s/github/nuxt/starter/tree/bridge-codesandbox" blank} +:button-link[Nuxt Bridge on CodeSandBox]{href="https://codesandbox.io/s/github/nuxt/starter/tree/v2-bridge-codesandbox" blank} Once you've reproduced the issue, remove as much code from your reproduction as you can (while still recreating the bug). The time spent making the reproduction as minimal as possible will make a huge difference to whoever sets out to fix the issue.