Improving links (http -> https) (#425)
This commit is contained in:
committed by
GitHub
parent
25d2811293
commit
da13e2fbe7
@@ -5,7 +5,7 @@
|
||||
// completely replace the current Go process with another
|
||||
// (perhaps non-Go) one. To do this we'll use Go's
|
||||
// implementation of the classic
|
||||
// <a href="http://en.wikipedia.org/wiki/Exec_(operating_system)"><code>exec</code></a>
|
||||
// <a href="https://en.wikipedia.org/wiki/Exec_(operating_system)"><code>exec</code></a>
|
||||
// function.
|
||||
|
||||
package main
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
18867a0e743aaadb2aba0a0c7b1ca8098a1aa95c
|
||||
nI-HMuCI2lG
|
||||
568ae983493addff02d2ce8df57f41daf537f077
|
||||
s9qg7olf1dM
|
||||
|
||||
Reference in New Issue
Block a user