Skip to content

Commit 49c5c38

Browse files
jay-eslistar
andauthored
Fix: Update Russian translation repository link in config.ts (#3220) (#2551)
Co-authored-by: Star <li_starxing@163.com>
1 parent 0952d94 commit 49c5c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ export default defineConfigWithTheme<ThemeConfig>({
733733
{
734734
link: 'https://ru.vuejs.org',
735735
text: 'Русский',
736-
repo: 'https://github.com/translation-gang/docs-ru'
736+
repo: 'https://github.com/vuejs-translations/docs-ru'
737737
},
738738
{
739739
link: 'https://cs.vuejs.org',

0 commit comments

Comments
 (0)