Austin English : notepad: Move WineHQ URLs to https.

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


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

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>
(cherry picked from commit b696a122ac63a38a490cce94b102bb69d6a7bc26)
Signed-off-by: Michael Stefaniuc <mstefani 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