regsvr32: 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
863b446c50
commit
b7a36b4b44
|
@ -19,19 +19,19 @@ Call DllInstall passing it an optional \fIcmdline\fR. When used with \fB/u\fR ca
|
||||||
Do not call DllRegisterServer; this option must be used with \fB/i\fR.
|
Do not call DllRegisterServer; this option must be used with \fB/i\fR.
|
||||||
.SH BUGS
|
.SH BUGS
|
||||||
Bugs can be reported on the
|
Bugs can be reported on the
|
||||||
.UR http://bugs.winehq.org
|
.UR https://bugs.winehq.org
|
||||||
.B Wine bug tracker
|
.B Wine bug tracker
|
||||||
.UE .
|
.UE .
|
||||||
.SH AVAILABILITY
|
.SH AVAILABILITY
|
||||||
.B regsvr32
|
.B regsvr32
|
||||||
is part of the Wine distribution, which is available through WineHQ,
|
is part of the Wine distribution, which is available through WineHQ,
|
||||||
the
|
the
|
||||||
.UR http://www.winehq.org/
|
.UR https://www.winehq.org/
|
||||||
.B Wine development headquarters
|
.B Wine development headquarters
|
||||||
.UE .
|
.UE .
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
.BR wine (1),
|
.BR wine (1),
|
||||||
.br
|
.br
|
||||||
.UR http://www.winehq.org/help
|
.UR https://www.winehq.org/help
|
||||||
.B Wine documentation and support
|
.B Wine documentation and support
|
||||||
.UE .
|
.UE .
|
||||||
|
|
Loading…
Reference in New Issue