Commit 99f4cf97 authored by Alberto Donizetti's avatar Alberto Donizetti Committed by Brad Fitzpatrick

doc: fix bad html tags in editors.html

Change-Id: Ib8ef626ae6bc66571ecf4569e37feb75b4b90d10
Reviewed-on: https://go-review.googlesource.com/82555Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 692f2e9c
...@@ -178,9 +178,9 @@ The following feature matrix lists and compares the most significant features. ...@@ -178,9 +178,9 @@ The following feature matrix lists and compares the most significant features.
</tr> </tr>
<tr class="download"> <tr class="download">
<td></td> <td></td>
<td><a href="https://github.com/fatih/vim-go">Install<a/></td> <td><a href="https://github.com/fatih/vim-go">Install</a></td>
<td><a href="https://marketplace.visualstudio.com/items?itemName=lukehoban.Go">Install<a/></td> <td><a href="https://marketplace.visualstudio.com/items?itemName=lukehoban.Go">Install</a></td>
<td><a href="https://www.jetbrains.com/go">Install<a/></td> <td><a href="https://www.jetbrains.com/go">Install</a></td>
<td><a href="https://atom.io/packages/go-plus">Install</a></td> <td><a href="https://atom.io/packages/go-plus">Install</a></td>
</tr> </tr>
</table> </table>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment