Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

Commit

Permalink
I guess it was the lack of quotes for colspan
Browse files Browse the repository at this point in the history
  • Loading branch information
staticfloat committed Oct 9, 2015
1 parent 53c1707 commit 86f26e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions downloads/oldreleases.md
Expand Up @@ -54,11 +54,11 @@ anymore.
</tr>
<tr>
<th> Ubuntu packages (.deb) </th>
<td> <a href="https://launchpad.net/~staticfloat/+archive/juliareleases">32/64-bit</a> </td>
<td colspan="2"> <a href="https://launchpad.net/~staticfloat/+archive/juliareleases">32/64-bit</a> </td>
</tr>
<tr>
<th> Source </th>
<td> <a href="https://github.com/JuliaLang/julia/tree/v0.2.1">GitHub</a> </td>
<td colspan="2"> <a href="https://github.com/JuliaLang/julia/tree/v0.2.1">GitHub</a> </td>
</tr>
</tbody></table>

Expand Down

0 comments on commit 86f26e4

Please sign in to comment.