File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
apps/docs/getting-started Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ yarn dev
58
58
Visit [ localhost:3000] ( http://localhost:3000 ) and edit any of the files on the ` emails ` folder to see the changes.
59
59
60
60
<Frame >
61
- <img alt = " Local Development" src = " /docs/ images/local-dev.png" />
61
+ <img alt = " Local Development" src = " /images/local-dev.png" />
62
62
</Frame >
63
63
64
64
## 4. Next steps
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ yarn dev
91
91
Visit [ localhost:3000] ( http://localhost:3000 ) and edit the ` index.tsx ` file to see the changes.
92
92
93
93
<Frame >
94
- <img alt = " Local Development" src = " /docs/ images/local-dev.png" />
94
+ <img alt = " Local Development" src = " /images/local-dev.png" />
95
95
</Frame >
96
96
97
97
## 7. Next steps
You can’t perform that action at this time.
0 commit comments