]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.13] doc: align documents link
authorobei <obei.sideg@gmail.com>
Wed, 21 Aug 2019 17:55:20 +0000 (23:25 +0530)
committerAndrew Bonventre <andybons@golang.org>
Mon, 26 Aug 2019 18:55:44 +0000 (18:55 +0000)
Updates #33738

Change-Id: If0856d7c57ecfde08341c1aecb5e92361fd64f2b
Reviewed-on: https://go-review.googlesource.com/c/go/+/191217
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
(cherry picked from commit cded9f43f8d504159d9b71ddca7fe8abd8ba78b0)
Reviewed-on: https://go-review.googlesource.com/c/go/+/191747
Reviewed-by: Katie Hockman <katie@golang.org>
doc/go1.10.html
doc/go1.11.html
doc/go1.12.html
doc/go1.13.html
doc/go1.6.html
doc/go1.7.html
doc/go1.8.html
doc/go1.9.html

index 2974fef9a3ab72feba8f5bad704abe6819a565d4..41db36ab1ec5920395c197948b9015c9e94bf68b 100644 (file)
@@ -12,7 +12,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.10</h2>
index 1d85be9fe4e53edaadb0cf7b4d8011d1cdcebf33..841ead225f8f10436a8cc457809d0bcc0ba110c6 100644 (file)
@@ -12,7 +12,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-  ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.11</h2>
index 7f0b221cc31fd3a964f03eaf4a1a23413ea11be8..a8b0c87fe5ce5d5a77087ed3717ee2407d802cf8 100644 (file)
@@ -12,7 +12,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-  ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.12</h2>
index dcbe12ed42917eec235e4eac4db86634bb34627d..ef56a862a54fae4b914aca882df866f84e070544 100644 (file)
@@ -12,7 +12,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-  ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">DRAFT RELEASE NOTES - Introduction to Go 1.13</h2>
index 902a82d517efdd22fa90a898d6860e8e80eb002e..c8ec7e7991e01326ddd11cdc9a42bc048a3870c6 100644 (file)
@@ -10,7 +10,7 @@ Edit .,s;^([a-z][A-Za-z0-9_/]+)\.([A-Z][A-Za-z0-9_]+\.)?([A-Z][A-Za-z0-9_]+)([ .
 -->
 
 <style>
-ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.6</h2>
index db6070277674867b1b09e214f6fce5147985ad6e..61076fd091ebf576ea99715a939743a42ccd679c 100644 (file)
@@ -22,7 +22,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.7</h2>
index 611f5ee25ee7a180ea70d1b4251d9faf0a4e942c..2a47fac4207ff6ebba6be922d17daa915ad8d893 100644 (file)
@@ -12,7 +12,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.8</h2>
index fa50ae78059a5f3e92d71eb73bc8e856a258addf..3dfdf53a8113a6830505ae664c303e579ba597ce 100644 (file)
@@ -12,7 +12,7 @@ Do not send CLs removing the interior tags from such phrases.
 -->
 
 <style>
-ul li { margin: 0.5em 0; }
+  main ul li { margin: 0.5em 0; }
 </style>
 
 <h2 id="introduction">Introduction to Go 1.9</h2>