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:44 +0000
commit994ebd306657967f1084c8822525ade4ff7da777 (patch)
treeb8e548b4f7d1b5974b9162ddd128388b2218b9fb
parent8eecefd58d7452de906bcfff2f2247a37fd5f2b5 (diff)
downloadgo-994ebd306657967f1084c8822525ade4ff7da777.tar.gz
go-994ebd306657967f1084c8822525ade4ff7da777.zip
[release-branch.go1.13] 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/+/191747 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.13.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
8 files changed, 8 insertions, 8 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.13.html b/doc/go1.13.html
index dcbe12ed42..ef56a862a5 100644
--- a/doc/go1.13.html
+++ b/doc/go1.13.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">DRAFT RELEASE NOTES - Introduction to Go 1.13</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>