From 06c2a8c90e60d55b4bca2fc6c09aa938c776c3db Mon Sep 17 00:00:00 2001 From: pjs Date: Sun, 1 Mar 2026 16:38:08 +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 3b97cc1..fbe963d 100644 --- a/src/main/resources/templates/web/layout/layoutHeader.html +++ b/src/main/resources/templates/web/layout/layoutHeader.html @@ -22,7 +22,7 @@ } function moveReview() { - window.location.href = "https://diet.madeu.co.kr/webreview/selectListWebReviewIntro.do"; + window.location.href = "https://diet.madeu.co.kr/webreview/selectListProcedureReviewIntro.do"; } // 전화걸기 함수 (모바일에서만 동작)