From f69b1935a910667cf7b26d80d05ea1410ebc49ec Mon Sep 17 00:00:00 2001 From: Matt Van Horn Date: Wed, 24 Jun 2026 13:00:59 -0700 Subject: [PATCH] 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> --- apps/editor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/editor/README.md b/apps/editor/README.md index 2321446a..ae7e0f62 100644 --- a/apps/editor/README.md +++ b/apps/editor/README.md @@ -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/