winefile: 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
78b16ca431
commit
6def373884
|
@ -15,19 +15,19 @@ You can pass winefile either a Unix or Win32 path, for example:
|
|||
|
||||
.SH BUGS
|
||||
Bugs can be reported on the
|
||||
.UR http://bugs.winehq.org
|
||||
.UR https://bugs.winehq.org
|
||||
.B Wine bug tracker
|
||||
.UE .
|
||||
.SH AVAILABILITY
|
||||
.B winefile
|
||||
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"
|
||||
.BR wine (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