File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ impl<'r> FromParam<'r> for Destination {
30
30
"install.html" => "/tools/install" ,
31
31
"legal.html" => "/policies" ,
32
32
"other-installers.html" => {
33
- "https://forge.rust-lang.org/other-installation-methods.html"
33
+ "https://forge.rust-lang.org/infra/ other-installation-methods.html"
34
34
}
35
35
"security.html" => "/policies/security" ,
36
36
"team.html" => "/governance" ,
Original file line number Diff line number Diff line change 21
21
</article >
22
22
</div >
23
23
24
- <a href =" https://rust-lang-nursery .github.io/cli-wg/ " class =" button button-secondary" >{{ fluent " cli-example-link" }} </a >
24
+ <a href =" https://rust-cli .github.io/book/index.html " class =" button button-secondary" >{{ fluent " cli-example-link" }} </a >
25
25
</div >
26
26
</section >
Original file line number Diff line number Diff line change 37
37
<p class =" flex-grow-1" >
38
38
{{ fluent " cli-pitch-ship-description" }}
39
39
</p >
40
- <a href =" https://rust-lang-nursery .github.io/cli-wg /tutorial/packaging.html" class =" button button-secondary" >
40
+ <a href =" https://rust-cli .github.io/book /tutorial/packaging.html" class =" button button-secondary" >
41
41
{{ fluent " cli-pitch-ship-link" }}
42
42
</a >
43
43
</div >
56
56
<p class =" flex-grow-1" >
57
57
{{ fluent " cli-pitch-config-description" }}
58
58
</p >
59
- <a href =" https://rust-lang-nursery .github.io/cli-wg /in-depth/config-files.html" class =" button button-secondary" >
59
+ <a href =" https://rust-cli .github.io/book /in-depth/config-files.html" class =" button button-secondary" >
60
60
{{ fluent " cli-pitch-config-link" }}
61
61
</a >
62
62
</div >
75
75
<p class =" flex-grow-1" >
76
76
{{ fluent " cli-pitch-manuals-description" }}
77
77
</p >
78
- <a href =" https://rust-lang-nursery .github.io/cli-wg /in-depth/docs.html" class =" button button-secondary" >
78
+ <a href =" https://rust-cli .github.io/book /in-depth/docs.html" class =" button button-secondary" >
79
79
{{ fluent " cli-pitch-manuals-link" }}
80
80
</a >
81
81
</div >
93
93
<p class =" flex-grow-1" >
94
94
{{ fluent " cli-pitch-machines-description" }}
95
95
</p >
96
- <a href =" https://rust-lang-nursery .github.io/cli-wg /in-depth/machine-communication.html" class =" button button-secondary" >
96
+ <a href =" https://rust-cli .github.io/book /in-depth/machine-communication.html" class =" button button-secondary" >
97
97
{{ fluent " cli-pitch-machines-link" }}
98
98
</a >
99
99
</div >
113
113
<p class =" flex-grow-1" >
114
114
{{ fluent " cli-pitch-logging-description" }}
115
115
</p >
116
- <a href =" https://rust-lang-nursery .github.io/cli-wg /in-depth/human-communication.html" class =" button button-secondary" >
116
+ <a href =" https://rust-cli .github.io/book /in-depth/human-communication.html" class =" button button-secondary" >
117
117
{{ fluent " cli-pitch-logging-link" }}
118
118
</a >
119
119
</div >
Original file line number Diff line number Diff line change 102
102
<h3 >{{ fluent " learn-domain" }} </h3 >
103
103
<section class =" flex flex-column" >
104
104
<div class =" pt3 flex flex-column flex-row-l items-center-l mb4-l" >
105
- <a href =" https://rust-lang-nursery .github.io/cli-wg/ "
105
+ <a href =" https://rust-cli .github.io/book/index.html "
106
106
class =" button button-secondary mw6-l w-100" >
107
107
{{ fluent " learn-domain-cli-button" }}
108
108
</a >
Original file line number Diff line number Diff line change 54
54
<p >
55
55
{{ fluent " install-other-methods-description" }}
56
56
</p >
57
- <a href =" https://forge.rust-lang.org/other-installation-methods.html" class =" button button-secondary" >
57
+ <a href =" https://forge.rust-lang.org/infra/ other-installation-methods.html" class =" button button-secondary" >
58
58
{{ fluent " install-other-methods-link" }}
59
59
</a >
60
60
</div >
You can’t perform that action at this time.
0 commit comments