Skip to content

Commit 1d09b2f

Browse files
committed
잘못된 앵커 수정
1 parent e938705 commit 1d09b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ko-KR/.vitepress/theme/components/PreferenceSwitch.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ function useToggleFn(
8888
<a
8989
class="switch-link"
9090
title="API 스타일에 대하여"
91-
href="/guide/introduction.html#api-스타일"
91+
href="/guide/introduction.html#api-styles"
9292
@click="closeSideBar"
9393
>?</a>
9494
</div>

0 commit comments

Comments
 (0)