aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobei <obei.sideg@gmail.com>2019-08-21 23:25:20 +0530
committerAndrew Bonventre <andybons@golang.org>2019-08-26 18:55:27 +0000
commit61a5d114c2ede53b78bd0b02f95f7d5130526ac0 (patch)
treef8bd439787f1abaf82e4d888bbfe914253e693e9
parent06472b99cdf59f00049f3cd8c9e05ba283cb2c56 (diff)
downloadgo-61a5d114c2ede53b78bd0b02f95f7d5130526ac0.tar.gz
go-61a5d114c2ede53b78bd0b02f95f7d5130526ac0.zip
[release-branch.go1.12] doc: align documents link
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/+/191748 Reviewed-by: Katie Hockman <katie@golang.org>
-rw-r--r--doc/go1.10.html2
-rw-r--r--doc/go1.11.html2
-rw-r--r--doc/go1.12.html2
-rw-r--r--doc/go1.6.html2
-rw-r--r--doc/go1.7.html2
-rw-r--r--doc/go1.8.html2
-rw-r--r--doc/go1.9.html2
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/go1.10.html b/doc/go1.10.html
index 2974fef9a3..41db36ab1e 100644
--- a/doc/go1.10.html
+++ b/doc/go1.10.html
@@ -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>
diff --git a/doc/go1.11.html b/doc/go1.11.html
index 1d85be9fe4..841ead225f 100644
--- a/doc/go1.11.html
+++ b/doc/go1.11.html
@@ -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>
diff --git a/doc/go1.12.html b/doc/go1.12.html
index 7f0b221cc3..a8b0c87fe5 100644
--- a/doc/go1.12.html
+++ b/doc/go1.12.html
@@ -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>
diff --git a/doc/go1.6.html b/doc/go1.6.html
index 902a82d517..c8ec7e7991 100644
--- a/doc/go1.6.html
+++ b/doc/go1.6.html
@@ -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>
diff --git a/doc/go1.7.html b/doc/go1.7.html
index db60702776..61076fd091 100644
--- a/doc/go1.7.html
+++ b/doc/go1.7.html
@@ -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>
diff --git a/doc/go1.8.html b/doc/go1.8.html
index 611f5ee25e..2a47fac420 100644
--- a/doc/go1.8.html
+++ b/doc/go1.8.html
@@ -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>
diff --git a/doc/go1.9.html b/doc/go1.9.html
index fa50ae7805..3dfdf53a81 100644
--- a/doc/go1.9.html
+++ b/doc/go1.9.html
@@ -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>