Commit 3a8f1c86 authored by Austin English's avatar Austin English Committed by Alexandre Julliard

wmc: Move WineHQ URLs to https.

parent 6a269557
...@@ -418,7 +418,7 @@ static po_file_t create_po_file(void) ...@@ -418,7 +418,7 @@ static po_file_t create_po_file(void)
po_message_set_msgid( msg, "" ); po_message_set_msgid( msg, "" );
po_message_set_msgstr( msg, po_message_set_msgstr( msg,
"Project-Id-Version: Wine\n" "Project-Id-Version: Wine\n"
"Report-Msgid-Bugs-To: http://bugs.winehq.org\n" "Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
"POT-Creation-Date: N/A\n" "POT-Creation-Date: N/A\n"
"PO-Revision-Date: N/A\n" "PO-Revision-Date: N/A\n"
"Last-Translator: Automatically generated\n" "Last-Translator: Automatically generated\n"
......
...@@ -104,20 +104,20 @@ implemented because it is a, well, non-informative format change. It is ...@@ -104,20 +104,20 @@ implemented because it is a, well, non-informative format change. It is
recognized on the commandline for some form of compatibility. recognized on the commandline for some form of compatibility.
.PP .PP
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 wmc .B wmc
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 wrc (1), .BR wrc (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 .
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment