Skip to content

Commit a09c7f0

Browse files
authored
fix link to frontend config (#3140)
1 parent 1d941a0 commit a09c7f0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/start/create-project.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ Follow along with the prompts to choose your project name, frontend language, pa
2525

2626
:::tip[Not sure what to choose?]
2727

28-
{/* TODO: redirect to integrate to existing front-end project specific docs */}
29-
We recommend starting with the vanilla template (HTML, CSS, and JavaScript without a frontend framework) to get started. You can always [integrate a frontend framework](/start/create-project/) later.
28+
We recommend starting with the vanilla template (HTML, CSS, and JavaScript without a frontend framework) to get started. You can always [integrate a frontend framework](/start/frontend/) later.
3029

3130
- Choose which language to use for your frontend: `TypeScript / JavaScript`
3231
- Choose your package manager: `pnpm`

0 commit comments

Comments
 (0)