Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hunghg255 committed Aug 17, 2024
1 parent 3ebadb1 commit d306712
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/.vitepress/locale.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,15 +118,15 @@ export function getLocaleConfig(lang: string) {
},
{
text: 'History',
link: '/extensions/HistoryExtension/index.md',
link: '/extensions/History/index.md',
},
{
text: 'HorizontalRule',
link: '/extensions/HorizontalRule/index.md',
},
{
text: 'Iframe',
link: '/extensions/IframeExtension/index.md',
link: '/extensions/Iframe/index.md',
},
{
text: 'Image',
Expand All @@ -150,7 +150,7 @@ export function getLocaleConfig(lang: string) {
},
{
text: 'Link',
link: '/extensions/LinkExtension/index.md',
link: '/extensions/Link/index.md',
},
{
text: 'ListItem',
Expand Down Expand Up @@ -186,7 +186,7 @@ export function getLocaleConfig(lang: string) {
},
{
text: 'Table',
link: '/extensions/TableExtension/index.md',
link: '/extensions/Table/index.md',
},
{
text: 'TaskList',
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d306712

Please sign in to comment.