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:
Matt Van Horn
2026-06-24 16:00:59 -04:00
committed by GitHub
co-authored by Matt Van Horn
parent afe14a8cc7
commit f69b1935a9
+1 -1
View File
@@ -7,7 +7,7 @@ A 3D building editor built with React Three Fiber and WebGPU.
This is a Turborepo monorepo with three main packages:
```
editor-v2/
editor/
├── apps/
│ └── editor/ # Next.js application (this package)
├── packages/