From d590a3ad4873a40845d93ba01bbf5cf9c6519e7e Mon Sep 17 00:00:00 2001 From: pjs Date: Sun, 1 Mar 2026 16:38:22 +0900 Subject: [PATCH] =?UTF-8?q?url=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/web/layout/layoutHeader.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/web/layout/layoutHeader.html b/src/main/resources/templates/web/layout/layoutHeader.html index 9ee3325..56438df 100644 --- a/src/main/resources/templates/web/layout/layoutHeader.html +++ b/src/main/resources/templates/web/layout/layoutHeader.html @@ -56,7 +56,7 @@ window.location.href = "https://petit.madeu.co.kr/webevent/selectListWebEventIntro.do"; } function moveReview() { - window.location.href = "https://petit.madeu.co.kr/webreview/selectListWebReviewIntro.do"; + window.location.href = "https://petit.madeu.co.kr/webreview/selectListProcedureReviewIntro.do"; } // 페이지 로드와 리사이즈 이벤트 연결