You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: correct duplicate 'starter/' in repository URLs (#1269)
### Description
Remove duplicate 'starter/' path segment in deployUrl and
create-next-app command examples
### Type of Change
- [ ] New Example
- [x] Example updates (Bug fixes, new features, etc.)
- [ ] Other (changes to the codebase, but not to examples)
Co-authored-by: Claude <[email protected]>
Co-authored-by: Lorenzo Palmes <[email protected]>
@@ -31,7 +31,7 @@ Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_mediu
31
31
Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init) or [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/) to bootstrap the example:
0 commit comments