Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions downloads/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ The platforms currently supported by Julia are listed below. They are divided in
<tr>

<td> i686 (32-bit) </td>
<td> Tier 1 </td>
<td> Tier 2 </td>
</tr>
<tr>
<td rowspan="7"> Linux </td>
Expand All @@ -271,12 +271,12 @@ The platforms currently supported by Julia are listed below. They are divided in
<tr>

<td> ARMv7 (32-bit) </td>
<td> Tier 2 </td>
<td> Tier 3 </td>
</tr>
<tr>

<td> ARMv8 (64-bit) </td>
<td> Tier 2 </td>
<td> Tier 1 </td>
</tr>
<tr>

Expand Down