aboutsummaryrefslogtreecommitdiff
path: root/content/module-mirror-launch.article
diff options
context:
space:
mode:
authorAndrew Bonventre <andybons@golang.org>2019-09-02 15:50:19 -0400
committerAndrew Bonventre <andybons@golang.org>2019-09-03 17:58:31 +0000
commit8e418393f860051e990059b2f8b19a30f1265fc7 (patch)
treef018acc951127b6512f979d195ec8965c163ca32 /content/module-mirror-launch.article
parent862223400c300fedfb65560e72752a9a146d0e49 (diff)
blog: update links to remove tip subdomain or add https
This should not be published until Go 1.13 is out. Change-Id: Ie9c3147d21339106cbbe2e468f1f02b2abea57cd Reviewed-on: https://go-review.googlesource.com/c/blog/+/192742 Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'content/module-mirror-launch.article')
-rw-r--r--content/module-mirror-launch.article8
1 files changed, 4 insertions, 4 deletions
diff --git a/content/module-mirror-launch.article b/content/module-mirror-launch.article
index 391fa16..2bef6e4 100644
--- a/content/module-mirror-launch.article
+++ b/content/module-mirror-launch.article
@@ -10,13 +10,13 @@ We are excited to share that our module [[https://proxy.golang.org][mirror]],
[[https://index.golang.org][index]], and
[[https://sum.golang.org][checksum database]] are now production ready! The `go` command
will use the module mirror and checksum database by default for
-[[https://tip.golang.org/doc/go1.13#introduction][Go 1.13 module users]]. See
+[[https://golang.org/doc/go1.13#introduction][Go 1.13 module users]]. See
[[https://proxy.golang.org/privacy][proxy.golang.org/privacy]] for privacy
information about these services and the
-[[https://tip.golang.org/cmd/go/#hdr-Module_downloading_and_verification][go command documentation]]
+[[https://golang.org/cmd/go/#hdr-Module_downloading_and_verification][go command documentation]]
for configuration details, including how to disable the use of these servers or
use different ones. If you depend on non-public modules, see the
-[[https://tip.golang.org/cmd/go/#hdr-Module_configuration_for_non_public_modules][documentation for configuring your environment]].
+[[https://golang.org/cmd/go/#hdr-Module_configuration_for_non_public_modules][documentation for configuring your environment]].
This post will describe these services and the benefits of using them, and
summarizes some of the points from the
@@ -138,4 +138,4 @@ newest modules that people are using.
We hope these services improve your experience with modules, and encourage you
to [[https://github.com/golang/go/issues/new?title=proxy.golang.org][file issues]] if you run into
-problems or have feedback! \ No newline at end of file
+problems or have feedback!