Skip to content

Commit c8f143f

Browse files
authored
Update index.mdx
1 parent 696756f commit c8f143f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/web/frontend/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ description: This guide will help you implement the front end using React
55

66
## Two modes
77
### Quickstart
8-
To quickly get something up and running, you can use the [quickstart guide](./quickstart).
8+
To quickly get something up and running, you can use the [quickstart guide](./frontend/quickstart).
99
<Callout type="warning">
1010
Though this is the easiest to get started, this is not secure - and not recommended for production deployments.
1111
</Callout>
1212

1313
### Fullstack, production ready
14-
To build a fullstack secure application, follow the [Fullstack guide](./fullstack)
14+
To build a fullstack secure application, follow the [Fullstack guide](./frontend/fullstack)

0 commit comments

Comments
 (0)