Austin English : winegcc: Move WineHQ URLs to https.

Alexandre Julliard julliard at winehq.org
Tue Jan 2 15:01:25 CST 2018


Module: wine
Branch: stable
Commit: b1c4a2dce56a4bd4b1d822d303fdc9f4bb5beb1b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b1c4a2dce56a4bd4b1d822d303fdc9f4bb5beb1b

Author: Austin English <austinenglish at gmail.com>
Date:   Thu Nov 30 12:57:04 2017 -0600

winegcc: Move WineHQ URLs to https.

Signed-off-by: Austin English <austinenglish at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 159b6d928001f76380de412615956bc06ba23049)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 tools/winegcc/winegcc.man.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tools/winegcc/winegcc.man.in b/tools/winegcc/winegcc.man.in
index b4fc12d..5bbb2fd 100644
--- a/tools/winegcc/winegcc.man.in
+++ b/tools/winegcc/winegcc.man.in
@@ -87,7 +87,7 @@ result, the -static, --static, and -Wl,-static options will generate
 an error.
 .PP
 Bugs can be reported on the
-.UR http://bugs.winehq.org
+.UR https://bugs.winehq.org
 .B Wine bug tracker
 .UE .
 .SH AUTHORS
@@ -97,7 +97,7 @@ was written by Dimitrie O. Paun.
 .B winegcc
 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"
@@ -106,6 +106,6 @@ the
 .BR wrc (1),
 .BR wine (1),
 .br
-.UR http://www.winehq.org/help
+.UR https://www.winehq.org/help
 .B Wine documentation and support
 .UE .




More information about the wine-cvs mailing list