diff options
Diffstat (limited to 'doc/go1compat.html')
-rw-r--r-- | doc/go1compat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go1compat.html b/doc/go1compat.html index 7ca3d355d..d10b9af29 100644 --- a/doc/go1compat.html +++ b/doc/go1compat.html @@ -145,7 +145,7 @@ developed software based on Go 1. <p> Code in sub-repositories of the main go tree, such as -<a href="http://code.google.com/p/go.net">code.google.com/p/go.net</a>, +<a href="//code.google.com/p/go.net">code.google.com/p/go.net</a>, may be developed under looser compatibility requirements. However, the sub-repositories will be tagged as appropriate to identify versions that are compatible |