docs: fix editor-v2 stale folder name in apps/editor/README.md (#311)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
This commit is contained in:
co-authored by
Matt Van Horn
parent
afe14a8cc7
commit
f69b1935a9
@@ -7,7 +7,7 @@ A 3D building editor built with React Three Fiber and WebGPU.
|
|||||||
This is a Turborepo monorepo with three main packages:
|
This is a Turborepo monorepo with three main packages:
|
||||||
|
|
||||||
```
|
```
|
||||||
editor-v2/
|
editor/
|
||||||
├── apps/
|
├── apps/
|
||||||
│ └── editor/ # Next.js application (this package)
|
│ └── editor/ # Next.js application (this package)
|
||||||
├── packages/
|
├── packages/
|
||||||
|
|||||||
Reference in New Issue
Block a user