File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
branches/tmp/src/doc/trpl Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
32
32
refs/heads/beta: cd7d89af9169885642d43597302af69f842bbd78
33
33
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
34
34
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
35
- refs/heads/tmp: 76fa4f427b3dfcdfe0fe788d06f64fb59ba346d3
35
+ refs/heads/tmp: e095e3963eb02e979ef16797f605cfc14f396e09
36
36
refs/tags/1.0.0-alpha.2: 4c705f6bc559886632d3871b04f58aab093bfa2f
37
37
refs/tags/homu-tmp: 571f371b3fce3e023fb1b41a1682de260c943222
38
38
refs/heads/gate: 97c84447b65164731087ea82685580cc81424412
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ $ sh rustup.sh
23
23
If you're on Windows, please download either the [ 32-bit installer] [ win32 ] or
24
24
the [ 64-bit installer] [ win64 ] and run it.
25
25
26
- [ win32 ] : https://static.rust-lang.org/dist/rust-1.0.0-beta- i686-pc-windows-gnu.msi
27
- [ win64 ] : https://static.rust-lang.org/dist/rust-1.0.0-beta- x86_64-pc-windows-gnu.msi
26
+ [ win32 ] : https://static.rust-lang.org/dist/rust-1.0.0-i686-pc-windows-gnu.msi
27
+ [ win64 ] : https://static.rust-lang.org/dist/rust-1.0.0-x86_64-pc-windows-gnu.msi
28
28
29
29
## Uninstalling
30
30
You can’t perform that action at this time.
0 commit comments