From 6ff312ae7c351bd476f2491b6ac9c1a214559fca Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Thu, 25 Feb 2021 06:17:00 -0500 Subject: _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/tutorial/create-module.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '_content/doc/tutorial/create-module.html') diff --git a/_content/doc/tutorial/create-module.html b/_content/doc/tutorial/create-module.html index 3dbe35f4..e9df3367 100644 --- a/_content/doc/tutorial/create-module.html +++ b/_content/doc/tutorial/create-module.html @@ -1,6 +1,5 @@

-- cgit v1.3-5-g9baa