Skip to content

Commit 8106fb4

Browse files
authored
스타일 가이드 링크 제외
1 parent a162d5b commit 8106fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ko-KR/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const nav = [
1414
{ text: '튜토리얼', link: '/tutorial/' },
1515
{ text: '예제', link: '/examples/' },
1616
{ text: '시작하기', link: '/guide/quick-start' },
17-
{ text: 'Style Guide', link: '/style-guide/' },
17+
// { text: 'Style Guide', link: '/style-guide/' },
1818
{
1919
text: 'Vue 2 문서',
2020
link: 'https://kr.vuejs.org'

0 commit comments

Comments
 (0)