Skip to content

Commit c281d13

Browse files
authored
Fix: Update Russian translation repository link in config.ts (#3220)
Co-authored-by: wild61 <wild61>
1 parent 2859a45 commit c281d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ export default defineConfigWithTheme<ThemeConfig>({
698698
{
699699
link: 'https://ru.vuejs.org',
700700
text: 'Русский',
701-
repo: 'https://github.com/translation-gang/docs-ru'
701+
repo: 'https://github.com/vuejs-translations/docs-ru'
702702
},
703703
{
704704
link: 'https://cs.vuejs.org',

0 commit comments

Comments
 (0)