Fix dropped html tag

This commit is contained in:
Lewuathe 2012-11-30 10:13:52 +09:00 committed by isaacs
parent 6772308883
commit 4d0fcd515f

View File

@ -118,7 +118,7 @@
<tr>
<th>SunOS Binaries (.tar.gz)</th>
<td><a href="http://nodejs.org/dist/__VERSION__/node-__VERSION__-sunos-x86.tar.gz">32-bit</a></td>
<td><a href="http://nodejs.org/dist/__VERSION__/node-__VERSION__-sunos-x64.tar.gz">64-bit</a</td>
<td><a href="http://nodejs.org/dist/__VERSION__/node-__VERSION__-sunos-x64.tar.gz">64-bit</a></td>
</tr>
<tr>