File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/docs/web/frontend Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ description: This guide will help you implement the front end using React
5
5
6
6
## Two modes
7
7
### 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 ) .
9
9
<Callout type = " warning" >
10
10
Though this is the easiest to get started, this is not secure - and not recommended for production deployments.
11
11
</Callout >
12
12
13
13
### 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 )
You can’t perform that action at this time.
0 commit comments