File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
- [ :cn : 中文] ( /zh-cn/ )
4
4
- [ :de : Deutsch] ( /de-de/ )
5
5
- [ :es : Spanish] ( /es/ )
6
- - [ :ru : Russian] ( /ru/ )
6
+ - [ :ru : Russian] ( /ru-ru / )
Original file line number Diff line number Diff line change 32
32
'/.*/_navbar.md' : '/_navbar.md' ,
33
33
'/zh-cn/(.*)' : 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/$1' ,
34
34
'/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
35
- '/ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
35
+ '/ru-ru /(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
36
36
'/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1'
37
37
} ,
38
38
auto2top : true ,
Original file line number Diff line number Diff line change 26
26
'/.*/_navbar.md' : '/_navbar.md' ,
27
27
'/zh-cn/(.*)' : 'https://cdn.jsdelivr.net/gh/docsifyjs/docs-zh@master/$1' ,
28
28
'/de-de/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-de/master/$1' ,
29
- '/ru/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
29
+ '/ru-ru /(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-ru/master/$1' ,
30
30
'/es/(.*)' : 'https://raw.githubusercontent.com/docsifyjs/docs-es/master/$1'
31
31
} ,
32
32
auto2top : true ,
You can’t perform that action at this time.
0 commit comments