Skip to content

Commit

Permalink
update main.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
BowWowBow committed Dec 19, 2024
1 parent 2ab8cec commit 7a1b99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stockMate/src/main/webapp/WEB-INF/views/main.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ body {
<!-- Navigation -->
<div class="nav">
<a href="user/signup">회원가입</a>
<a href="user/signin">로그인</a>
<a href="/dashboard">대시보드</a>
<a href="/howtouse">대시보드 사용법</a>
<a href="/intro">회사소개</a>
<a href="/location">창고소개</a>
Expand Down

0 comments on commit 7a1b99b

Please sign in to comment.