Improving links (http -> https) (#425)

This commit is contained in:
Andreas Deininger
2022-06-06 20:31:46 +02:00
committed by GitHub
parent 25d2811293
commit da13e2fbe7
130 changed files with 182 additions and 182 deletions

View File

@@ -17,7 +17,7 @@ func main() {
// object and calling its `Get` method; it uses the
// `http.DefaultClient` object which has useful default
// settings.
resp, err := http.Get("http://gobyexample.com")
resp, err := http.Get("https://gobyexample.com")
if err != nil {
panic(err)
}

View File

@@ -1,2 +1,2 @@
fbc80f8cfcd34e9daa3c52c23f6720f6ef7019dc
kHCcVLoz7nd
1497e193431e4740f593039f613773daaf97772e
vFW_el7oHMk