Improving links (http -> https) (#425)
This commit is contained in:
committed by
GitHub
parent
25d2811293
commit
da13e2fbe7
@@ -1,5 +1,5 @@
|
||||
// Go supports [_anonymous functions_](http://en.wikipedia.org/wiki/Anonymous_function),
|
||||
// which can form <a href="http://en.wikipedia.org/wiki/Closure_(computer_science)"><em>closures</em></a>.
|
||||
// Go supports [_anonymous functions_](https://en.wikipedia.org/wiki/Anonymous_function),
|
||||
// which can form <a href="https://en.wikipedia.org/wiki/Closure_(computer_science)"><em>closures</em></a>.
|
||||
// Anonymous functions are useful when you want to define
|
||||
// a function inline without having to name it.
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
6713bdbb6de0d7d484422517dd77316c8b9f0a7a
|
||||
66Lgw9iIIch
|
||||
6514e124c8127250a2eecfadc9708181e51f9603
|
||||
NpgpzS8ZG8y
|
||||
|
||||
Reference in New Issue
Block a user