winebuild: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
3a8f1c86ea
commit
b54cf05714
|
@ -487,14 +487,14 @@ It is not yet possible to use a PE-format dll in an import
|
|||
specification; only Wine dlls can be imported.
|
||||
.PP
|
||||
Bugs can be reported on the
|
||||
.UR http://bugs.winehq.org
|
||||
.UR https://bugs.winehq.org
|
||||
.B Wine bug tracker
|
||||
.UE .
|
||||
.SH AVAILABILITY
|
||||
.B winebuild
|
||||
is part of the Wine distribution, which is available through WineHQ,
|
||||
the
|
||||
.UR http://www.winehq.org/
|
||||
.UR https://www.winehq.org/
|
||||
.B Wine development headquarters
|
||||
.UE .
|
||||
.SH "SEE ALSO"
|
||||
|
@ -502,6 +502,6 @@ the
|
|||
.BR winegcc (1),
|
||||
.BR wrc (1),
|
||||
.br
|
||||
.UR http://www.winehq.org/help
|
||||
.UR https://www.winehq.org/help
|
||||
.B Wine documentation and support
|
||||
.UE .
|
||||
|
|
Loading…
Reference in New Issue