widl: 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
2723f70a4a
commit
500bcfb1c0
|
@ -135,7 +135,7 @@ Debug level \fIn\fR is a bitmask with the following meaning:
|
|||
* 0x20 Preprocessor yacc trace
|
||||
.SH BUGS
|
||||
Bugs can be reported on the
|
||||
.UR http://bugs.winehq.org
|
||||
.UR https://bugs.winehq.org
|
||||
.B Wine bug tracker
|
||||
.UE .
|
||||
.SH AUTHORS
|
||||
|
@ -148,10 +148,10 @@ Dan Hipschman.
|
|||
.B widl
|
||||
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"
|
||||
.UR http://www.winehq.org/help
|
||||
.UR https://www.winehq.org/help
|
||||
.B Wine documentation and support
|
||||
.UE .
|
||||
|
|
Loading…
Reference in New Issue