From 6ff312ae7c351bd476f2491b6ac9c1a214559fca Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 25 Feb 2021 06:17:00 -0500 Subject: [PATCH] _content/doc: remove redundant Path metadata CL 251343 (Feb 12) changed the default service URL for _content/doc/x.html from https://golang.org/doc/x.html to https://golang.org/doc/x. Remove Path metadata that simply restates this new default. Change-Id: Ia132c08f200c5a93554755cd1cd8429c9f8f3062 Reviewed-on: https://go-review.googlesource.com/c/website/+/296382 Trust: Russ Cox Run-TryBot: Russ Cox TryBot-Result: Go Bot Reviewed-by: Dmitri Shuralyov --- _content/doc/cmd.html | 3 +-- _content/doc/go1.1.html | 1 - _content/doc/go1.10.html | 1 - _content/doc/go1.11.html | 1 - _content/doc/go1.12.html | 1 - _content/doc/go1.13.html | 1 - _content/doc/go1.14.html | 3 +-- _content/doc/go1.15.html | 3 +-- _content/doc/go1.16.html | 3 +-- _content/doc/go1.2.html | 1 - _content/doc/go1.3.html | 1 - _content/doc/go1.4.html | 1 - _content/doc/go1.5.html | 1 - _content/doc/go1.6.html | 1 - _content/doc/go1.7.html | 1 - _content/doc/go1.8.html | 1 - _content/doc/go1.9.html | 1 - _content/doc/go1.html | 1 - _content/doc/go1compat.html | 3 +-- _content/doc/install.html | 3 +-- _content/doc/manage-install.html | 3 +-- _content/doc/modules/developing.md | 3 +-- _content/doc/modules/gomod-ref.md | 3 +-- _content/doc/modules/major-version.md | 3 +-- _content/doc/modules/managing-dependencies.md | 3 +-- _content/doc/modules/managing-source.md | 3 +-- _content/doc/modules/publishing.md | 3 +-- _content/doc/modules/release-workflow.md | 3 +-- _content/doc/modules/version-numbers.md | 3 +-- _content/doc/tutorial/add-a-test.html | 3 +-- _content/doc/tutorial/call-module-code.html | 3 +-- _content/doc/tutorial/compile-install.html | 3 +-- _content/doc/tutorial/create-module.html | 3 +-- _content/doc/tutorial/getting-started.html | 3 +-- _content/doc/tutorial/greetings-multiple-people.html | 3 +-- _content/doc/tutorial/handle-errors.html | 3 +-- _content/doc/tutorial/index.html | 3 +-- _content/doc/tutorial/random-greeting.html | 3 +-- 38 files changed, 24 insertions(+), 62 deletions(-) diff --git a/_content/doc/cmd.html b/_content/doc/cmd.html index c3bd918144..e1f7e77f14 100644 --- a/_content/doc/cmd.html +++ b/_content/doc/cmd.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/go1.1.html b/_content/doc/go1.1.html index f615c97e81..a1130c0850 100644 --- a/_content/doc/go1.1.html +++ b/_content/doc/go1.1.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.10.html b/_content/doc/go1.10.html index 853f874ded..0445026e18 100644 --- a/_content/doc/go1.10.html +++ b/_content/doc/go1.10.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.11.html b/_content/doc/go1.11.html index 483ecd872f..fad1e0d6ce 100644 --- a/_content/doc/go1.11.html +++ b/_content/doc/go1.11.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.12.html b/_content/doc/go1.12.html index a8b0c87fe5..c3181e0dc9 100644 --- a/_content/doc/go1.12.html +++ b/_content/doc/go1.12.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.13.html b/_content/doc/go1.13.html index 8f4035d87f..6bbc84ee08 100644 --- a/_content/doc/go1.13.html +++ b/_content/doc/go1.13.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.14.html b/_content/doc/go1.14.html index 410e0cbf7c..35b6947e78 100644 --- a/_content/doc/go1.14.html +++ b/_content/doc/go1.14.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.3.html b/_content/doc/go1.3.html index 42bc5899e3..57d1d7fff3 100644 --- a/_content/doc/go1.3.html +++ b/_content/doc/go1.3.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.4.html b/_content/doc/go1.4.html index 5d12a108c4..0233ad49c8 100644 --- a/_content/doc/go1.4.html +++ b/_content/doc/go1.4.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.5.html b/_content/doc/go1.5.html index 2c77cf4169..d9529f2691 100644 --- a/_content/doc/go1.5.html +++ b/_content/doc/go1.5.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.6.html b/_content/doc/go1.6.html index 81be89a140..2f7093d8df 100644 --- a/_content/doc/go1.6.html +++ b/_content/doc/go1.6.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.7.html b/_content/doc/go1.7.html index 61076fd091..213887183f 100644 --- a/_content/doc/go1.7.html +++ b/_content/doc/go1.7.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.8.html b/_content/doc/go1.8.html index 3b7982c079..adb8991fcd 100644 --- a/_content/doc/go1.8.html +++ b/_content/doc/go1.8.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.9.html b/_content/doc/go1.9.html index 86ee257d03..ddd310f48a 100644 --- a/_content/doc/go1.9.html +++ b/_content/doc/go1.9.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1.html b/_content/doc/go1.html index 939ee24df5..fa84062202 100644 --- a/_content/doc/go1.html +++ b/_content/doc/go1.html @@ -1,6 +1,5 @@ diff --git a/_content/doc/go1compat.html b/_content/doc/go1compat.html index a5624ef5f6..b4303a38f4 100644 --- a/_content/doc/go1compat.html +++ b/_content/doc/go1compat.html @@ -1,6 +1,5 @@

Introduction

diff --git a/_content/doc/install.html b/_content/doc/install.html index 5055be066c..f66954232d 100644 --- a/_content/doc/install.html +++ b/_content/doc/install.html @@ -1,6 +1,5 @@

Download and install Go quickly with the steps described here. diff --git a/_content/doc/manage-install.html b/_content/doc/manage-install.html index 80deef38ce..c1ff35b578 100644 --- a/_content/doc/manage-install.html +++ b/_content/doc/manage-install.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/modules/developing.md b/_content/doc/modules/developing.md index c1cbe4cdb0..1ab47707cf 100644 --- a/_content/doc/modules/developing.md +++ b/_content/doc/modules/developing.md @@ -1,6 +1,5 @@ You can collect related packages into modules, then publish the modules for diff --git a/_content/doc/modules/gomod-ref.md b/_content/doc/modules/gomod-ref.md index 4642884328..be5bde121e 100644 --- a/_content/doc/modules/gomod-ref.md +++ b/_content/doc/modules/gomod-ref.md @@ -1,6 +1,5 @@ Each Go module is defined by a go.mod file that describes the module's diff --git a/_content/doc/modules/major-version.md b/_content/doc/modules/major-version.md index 0c4fa404df..2a430029ad 100644 --- a/_content/doc/modules/major-version.md +++ b/_content/doc/modules/major-version.md @@ -1,6 +1,5 @@ You must update to a major version when changes you're making in a potential new diff --git a/_content/doc/modules/managing-dependencies.md b/_content/doc/modules/managing-dependencies.md index b11547ad76..c1e30d927f 100644 --- a/_content/doc/modules/managing-dependencies.md +++ b/_content/doc/modules/managing-dependencies.md @@ -1,6 +1,5 @@ When your code uses external packages, those packages (distributed as modules) diff --git a/_content/doc/modules/managing-source.md b/_content/doc/modules/managing-source.md index 7c28fb28bd..63ebc41b65 100644 --- a/_content/doc/modules/managing-source.md +++ b/_content/doc/modules/managing-source.md @@ -1,6 +1,5 @@ When you're developing modules to publish for others to use, you can help ensure diff --git a/_content/doc/modules/publishing.md b/_content/doc/modules/publishing.md index 737ecd114c..0456926be7 100644 --- a/_content/doc/modules/publishing.md +++ b/_content/doc/modules/publishing.md @@ -1,6 +1,5 @@ When you want to make a module available for other developers, you publish it so diff --git a/_content/doc/modules/release-workflow.md b/_content/doc/modules/release-workflow.md index e09af4bbaa..030ffbfa14 100644 --- a/_content/doc/modules/release-workflow.md +++ b/_content/doc/modules/release-workflow.md @@ -1,6 +1,5 @@ When you develop modules for use by other developers, you can follow a workflow diff --git a/_content/doc/modules/version-numbers.md b/_content/doc/modules/version-numbers.md index 7ad9d97985..26b8638380 100644 --- a/_content/doc/modules/version-numbers.md +++ b/_content/doc/modules/version-numbers.md @@ -1,6 +1,5 @@ A module's developer uses each part of a module's version number to signal the diff --git a/_content/doc/tutorial/add-a-test.html b/_content/doc/tutorial/add-a-test.html index d14ddf4dc0..7dc5d804c0 100644 --- a/_content/doc/tutorial/add-a-test.html +++ b/_content/doc/tutorial/add-a-test.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/call-module-code.html b/_content/doc/tutorial/call-module-code.html index bce43d727c..1a63d8cecd 100644 --- a/_content/doc/tutorial/call-module-code.html +++ b/_content/doc/tutorial/call-module-code.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/compile-install.html b/_content/doc/tutorial/compile-install.html index 4d59618592..330f645b04 100644 --- a/_content/doc/tutorial/compile-install.html +++ b/_content/doc/tutorial/compile-install.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/create-module.html b/_content/doc/tutorial/create-module.html index 3dbe35f415..e9df3367d0 100644 --- a/_content/doc/tutorial/create-module.html +++ b/_content/doc/tutorial/create-module.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/getting-started.html b/_content/doc/tutorial/getting-started.html index eff1bb69ca..43e23d97c9 100644 --- a/_content/doc/tutorial/getting-started.html +++ b/_content/doc/tutorial/getting-started.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/greetings-multiple-people.html b/_content/doc/tutorial/greetings-multiple-people.html index 1e53217aca..52d7f73375 100644 --- a/_content/doc/tutorial/greetings-multiple-people.html +++ b/_content/doc/tutorial/greetings-multiple-people.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/handle-errors.html b/_content/doc/tutorial/handle-errors.html index 4ffadbc151..41a0aad15a 100644 --- a/_content/doc/tutorial/handle-errors.html +++ b/_content/doc/tutorial/handle-errors.html @@ -1,6 +1,5 @@

diff --git a/_content/doc/tutorial/index.html b/_content/doc/tutorial/index.html index 1bbb78d0d5..c6bae817f9 100644 --- a/_content/doc/tutorial/index.html +++ b/_content/doc/tutorial/index.html @@ -1,6 +1,5 @@

If you're new to a part of Go, take a look at the tutorials linked below.

diff --git a/_content/doc/tutorial/random-greeting.html b/_content/doc/tutorial/random-greeting.html index c6c8da7260..ad746812db 100644 --- a/_content/doc/tutorial/random-greeting.html +++ b/_content/doc/tutorial/random-greeting.html @@ -1,6 +1,5 @@