@@ -79,12 +79,12 @@ <h2 id="beta">Beta ({{ site.beta }})</h2>
79
79
< td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-apple-darwin.pkg "> < div class ="inst-button "> 32 bits</ div > </ a > </ td >
80
80
</ tr >
81
81
< tr >
82
- < td class ="inst-type "> Windows (< a href ="#win-foot "> GNU ABI < sup > †</ sup > </ a > ) (.msi)</ td >
82
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI GNU < sup > †</ sup > </ a > ) (.msi)</ td >
83
83
< td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64 bits</ div > </ a > </ td >
84
84
< td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32 bits</ div > </ a > </ td >
85
85
</ tr >
86
86
< tr >
87
- < td class ="inst-type "> Windows (< a href ="#win-foot "> MSVC ABI < sup > †</ sup > </ a > ) (.msi) </ td >
87
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI MSVC < sup > †</ sup > </ a > ) (.msi) </ td >
88
88
< td > < a href ="https://static.rust-lang.org/dist/rust-beta-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64 bits</ div > </ a > </ td >
89
89
< td > < a href ="https://static.rust-lang.org/dist/rust-beta-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32 bits</ div > </ a > </ td >
90
90
< td > </ td >
@@ -130,12 +130,12 @@ <h2 id="nightly">Nightly ({{ site.nightly }})</h2>
130
130
< td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-apple-darwin.pkg "> < div class ="inst-button "> 32 bits</ div > </ a > </ td >
131
131
</ tr >
132
132
< tr >
133
- < td class ="inst-type "> Windows (< a href ="#win-foot "> GNU ABI < sup > †</ sup > </ a > ) (.msi)</ td >
133
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI GNU < sup > †</ sup > </ a > ) (.msi)</ td >
134
134
< td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-pc-windows-gnu.msi "> < div class ="inst-button "> 64 bits</ div > </ a > </ td >
135
135
< td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-pc-windows-gnu.msi "> < div class ="inst-button "> 32 bits</ div > </ a > </ td >
136
136
</ tr >
137
137
< tr >
138
- < td class ="inst-type "> Windows (< a href ="#win-foot "> MSVC ABI < sup > †</ sup > </ a > ) (.msi) </ td >
138
+ < td class ="inst-type "> Windows (< a href ="#win-foot "> ABI MSVC < sup > †</ sup > </ a > ) (.msi) </ td >
139
139
< td > < a href ="https://static.rust-lang.org/dist/rust-nightly-x86_64-pc-windows-msvc.msi "> < div class ="inst-button "> 64 bits</ div > </ a > </ td >
140
140
< td > < a href ="https://static.rust-lang.org/dist/rust-nightly-i686-pc-windows-msvc.msi "> < div class ="inst-button "> 32 bits</ div > </ a > </ td >
141
141
< td > </ td >
0 commit comments