Austin English : notepad: Move WineHQ URLs to https.

Alexandre Julliard julliard at winehq.org
Fri Dec 1 14:08:17 CST 2017


Module: wine
Branch: master
Commit: b696a122ac63a38a490cce94b102bb69d6a7bc26
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=b696a122ac63a38a490cce94b102bb69d6a7bc26

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

notepad: Move WineHQ URLs to https.

Signed-off-by: Austin English <austinenglish at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

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

diff --git a/programs/notepad/notepad.man.in b/programs/notepad/notepad.man.in
index 1dda516..9f17d29 100644
--- a/programs/notepad/notepad.man.in
+++ b/programs/notepad/notepad.man.in
@@ -10,19 +10,19 @@ is the Wine text editor, designed to be compatible with its Microsoft Windows co
 It supports ANSI, UTF-8 and UTF-16 files, and can read (but not write) files with Unix line endings.
 .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 notepad
 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 .




More information about the wine-cvs mailing list