]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix bad html tags in editors.html
authorAlberto Donizetti <alb.donizetti@gmail.com>
Thu, 7 Dec 2017 17:07:57 +0000 (18:07 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 7 Dec 2017 17:31:51 +0000 (17:31 +0000)
Change-Id: Ib8ef626ae6bc66571ecf4569e37feb75b4b90d10
Reviewed-on: https://go-review.googlesource.com/82555
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/editors.html

index 8228eb257800d782eeb286af952386e86ccaea16..4a8c7eab6bd9b50a2882f545a452539075a0ff0e 100644 (file)
@@ -178,9 +178,9 @@ The following feature matrix lists and compares the most significant features.
   </tr>
   <tr class="download">
     <td></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://www.jetbrains.com/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://www.jetbrains.com/go">Install</a></td>
     <td><a href="https://atom.io/packages/go-plus">Install</a></td>
   </tr>
 </table>