This repository was archived by the owner on Sep 30, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 9 files changed +10
-8
lines changed Expand file tree Collapse file tree 9 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 21
21
< header >
22
22
< ul class ="row menu ">
23
23
< li class ="col-xs-12 col-md-2 ">
24
- < a href ="/index.html ">
24
+ < a href ="/en-US/ index.html ">
25
25
< img class ="img-responsive " src ="/logos/rust-logo-blk.svg " onerror ="this.src='/logos/rust-logo-256x256-blk.png' " height ="128 " width ="128 " alt ="Rust logo " />
26
26
</ a >
27
27
</ li >
Original file line number Diff line number Diff line change 21
21
< header >
22
22
< ul class ="row menu ">
23
23
< li class ="col-xs-12 col-md-2 ">
24
- < a href ="/index.html ">
24
+ < a href ="/fr/ index.html ">
25
25
< img class ="img-responsive " src ="/logos/rust-logo-blk.svg " onerror ="this.src='/logos/rust-logo-256x256-blk.png' " height ="128 " width ="128 " alt ="Rust logo " />
26
26
</ a >
27
27
</ li >
Original file line number Diff line number Diff line change 15
15
16
16
< body class ="container ">
17
17
< a href ="https://github.com/rust-lang/rust ">
18
- < img class ="ribbon " style ="display: none " src ="/logos/forkme .png " alt ="GitHub에서 포크 " width ="298 " height ="298 ">
18
+ < img class ="ribbon " style ="display: none " src ="/logos/forkme_ko_kr .png " alt ="GitHub에서 포크 " width ="298 " height ="298 ">
19
19
</ a >
20
20
21
21
< header >
Original file line number Diff line number Diff line change 21
21
< header >
22
22
< ul class ="row menu ">
23
23
< li class ="col-xs-12 col-md-2 ">
24
- < a href ="/index.html ">
24
+ < a href ="/pt-BR/ index.html ">
25
25
< img class ="img-responsive " src ="/logos/rust-logo-blk.svg " onerror ="this.src='/logos/rust-logo-256x256-blk.png' " height ="128 " width ="128 " alt ="Rust logo " />
26
26
</ a >
27
27
</ li >
Original file line number Diff line number Diff line change 21
21
< header >
22
22
< ul class ="row menu ">
23
23
< li class ="col-xs-12 col-md-2 ">
24
- < a href ="/index.html ">
24
+ < a href ="/ru-RU/ index.html ">
25
25
< img class ="img-responsive " src ="/logos/rust-logo-blk.svg " onerror ="this.src='/logos/rust-logo-256x256-blk.png' " height ="128 " width ="128 " alt ="Rust logo " />
26
26
</ a >
27
27
</ li >
Original file line number Diff line number Diff line change 21
21
< header >
22
22
< ul class ="row menu ">
23
23
< li class ="col-xs-12 col-md-2 ">
24
- < a href ="/index.html ">
24
+ < a href ="/zh-CN/ index.html ">
25
25
< img class ="img-responsive " src ="/logos/rust-logo-blk.svg " onerror ="this.src='/logos/rust-logo-256x256-blk.png' " height ="128 " width ="128 " alt ="Rust logo " />
26
26
</ a >
27
27
</ li >
Original file line number Diff line number Diff line change @@ -46,13 +46,14 @@ announcements about major developments. And nearly everything happening in
46
46
Rust is discussed on the unofficial subreddit, [ /r/rust] [ reddit ] .
47
47
48
48
We also have a [ Twitter] [ twitter ] account.
49
+ If you can't read English, You can also follow our [ Weibo] [ weibo ] for Chinese.
49
50
50
51
[ twir ] : https://this-week-in-rust.org/
51
52
[ rust_blog ] : http://blog.rust-lang.org/
52
53
[ reddit ] : https://www.reddit.com/r/rust
53
54
[ reddit_coc ] : https://www.reddit.com/r/rust/comments/2rvrzx/our_code_of_conduct_please_read/
54
55
[ twitter ] : https://twitter.com/rustlang
55
-
56
+ [ weibo ] : http://weibo.com/u/5616913483
56
57
## IRC Channels
57
58
58
59
Rustaceans maintain a number of friendly, high-traffic [ IRC] channels on Mozilla's IRC network, irc.mozilla.org.
Original file line number Diff line number Diff line change @@ -46,13 +46,14 @@ libraries. [The Rust Blog][rust_blog] is where the Rust team makes
46
46
announcements about major developments. And nearly everything happening in
47
47
Rust is discussed on the unofficial subreddit, [ /r/rust] [ reddit ] .
48
48
49
- We also have a [ Twitter ] [ twitter ] account.
49
+ 您也可以关注我们的 [ 推特 ] [ twitter ] 账号或者是 [ 新浪微博 ] [ weibo ] 。
50
50
51
51
[ twir ] : https://this-week-in-rust.org/
52
52
[ rust_blog ] : http://blog.rust-lang.org/
53
53
[ reddit ] : https://www.reddit.com/r/rust
54
54
[ reddit_coc ] : https://www.reddit.com/r/rust/comments/2rvrzx/our_code_of_conduct_please_read/
55
55
[ twitter ] : https://twitter.com/rustlang
56
+ [ weibo ] : http://weibo.com/u/5616913483
56
57
57
58
## IRC 频道
58
59
You can’t perform that action at this time.
0 commit comments