diff options
author | Andrew Bonventre <andybons@golang.org> | 2019-09-02 15:50:19 -0400 |
---|---|---|
committer | Andrew Bonventre <andybons@golang.org> | 2019-09-03 17:58:31 +0000 |
commit | 8e418393f860051e990059b2f8b19a30f1265fc7 (patch) | |
tree | f018acc951127b6512f979d195ec8965c163ca32 /CONTRIBUTORS | |
parent | 862223400c300fedfb65560e72752a9a146d0e49 (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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1c4577e..1fbd3e9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,3 +1,3 @@ # This source code was written by the Go contributors. # The master list of contributors is in the main Go distribution, -# visible at http://tip.golang.org/CONTRIBUTORS. +# visible at https://tip.golang.org/CONTRIBUTORS. |