Skip to content

Commit 43a3cdf

Browse files
suriyaabradfitz
authored andcommitted
doc: use HTTPS for man.openbsd.org link in go1.7.html
Change-Id: I88855dfa3166e90386c90bf6220be0596dab3c0d Reviewed-on: https://go-review.googlesource.com/118175 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 33d0583 commit 43a3cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.7.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2 id="ports">Ports</h2>
8989
</p>
9090

9191
<p>
92-
The OpenBSD port now requires OpenBSD 5.6 or later, for access to the <a href="http://man.openbsd.org/getentropy.2"><i>getentropy</i>(2)</a> system call.
92+
The OpenBSD port now requires OpenBSD 5.6 or later, for access to the <a href="https://man.openbsd.org/getentropy.2"><i>getentropy</i>(2)</a> system call.
9393
</p>
9494

9595
<h3 id="known_issues">Known Issues</h3>

0 commit comments

Comments
 (0)