File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -43,26 +43,26 @@ hide_title: true
43
43
44
44
<ul className = " content-boxes" >
45
45
<li >
46
- <a className = " link-box" href = " ./states" >
46
+ <a className = " link-box" href = " ./docs/ states" >
47
47
🏁 <strong >Get started</strong > Jump straight into learning how to use
48
48
Stately Studio editor, starting with states.
49
49
</a >
50
50
</li >
51
51
<li >
52
- <a className = " link-box" href = " ./studio" >
52
+ <a className = " link-box" href = " ./docs/ studio" >
53
53
⬇️ <strong >Stately Studio overview</strong > Find out more about Stately
54
54
Studio’s visual editor and collaborating with your team using Stately
55
55
Studio’s Pro features.
56
56
</a >
57
57
</li >
58
58
<li >
59
- <a className = " link-box" href = " ./state-machines-and-statecharts" >
59
+ <a className = " link-box" href = " ./docs/ state-machines-and-statecharts" >
60
60
🧠 <strong >Learn state machines and statecharts</strong > With our no-code
61
61
introduction.
62
62
</a >
63
63
</li >
64
64
<li >
65
- <a className = " link-box" href = " ./xstate" >
65
+ <a className = " link-box" href = " ./docs/ xstate" >
66
66
💻 <strong >Learn XState</strong > Get started with our JavaScript and
67
67
TypeScript library for state machines and statecharts.
68
68
</a >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Here you can find all the documentation for the Stately Studio and [XState](/xst
8
8
9
9
<ul className = " content-boxes" >
10
10
<li >
11
- <a className = " link-box" href = " docs/xstate-v4 /states/intro" >
11
+ <a className = " link-box" href = " . /states/intro" >
12
12
🏁 <strong >Get started</strong > Jump straight into learning how to use the
13
13
editor, starting with states.
14
14
</a >
@@ -20,13 +20,13 @@ Here you can find all the documentation for the Stately Studio and [XState](/xst
20
20
</a >
21
21
</li >
22
22
<li >
23
- <a className = " link-box" href = " docs /state-machines-and-statecharts" >
23
+ <a className = " link-box" href = " . /state-machines-and-statecharts" >
24
24
🧠 <strong >Learn state machines and statecharts</strong > With our no-code
25
25
introduction.
26
26
</a >
27
27
</li >
28
28
<li >
29
- <a className = " link-box" href = " docs /xstate" >
29
+ <a className = " link-box" href = " . /xstate" >
30
30
💻 <strong >Learn XState</strong > Get started with our JavaScript and
31
31
TypeScript library for state machines and statecharts.
32
32
</a >
You can’t perform that action at this time.
0 commit comments