From ffabcaf5795f554f6860409bb087795c24cc7b1e Mon Sep 17 00:00:00 2001 From: Hyungi Ahn Date: Mon, 26 Jan 2026 14:10:38 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=8C=80=EC=8B=9C=EB=B3=B4=EB=93=9C=20?= =?UTF-8?q?=EC=B9=B4=EB=93=9C=20=EB=AA=85=EC=B9=AD=20=EB=B3=80=EA=B2=BD=20?= =?UTF-8?q?(=ED=94=84=EB=A1=9C=EC=A0=9D=ED=8A=B8=20=EA=B4=80=EB=A6=AC=20?= =?UTF-8?q?=E2=86=92=20=EA=B8=B0=EB=B3=B8=20=EC=A0=95=EB=B3=B4=20=EA=B4=80?= =?UTF-8?q?=EB=A6=AC)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 관리 페이지 진입점의 명칭을 더 포괄적으로 변경: - "프로젝트 관리" → "기본 정보 관리" - 프로젝트, 작업자, 코드 관리를 포함하는 의미 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- web-ui/pages/dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-ui/pages/dashboard.html b/web-ui/pages/dashboard.html index 49c3adb..6817a4c 100644 --- a/web-ui/pages/dashboard.html +++ b/web-ui/pages/dashboard.html @@ -72,7 +72,7 @@
-

프로젝트 관리

+

기본 정보 관리

프로젝트, 작업자, 코드를 관리합니다