From b696a122ac63a38a490cce94b102bb69d6a7bc26 Mon Sep 17 00:00:00 2001 From: Austin English Date: Thu, 30 Nov 2017 12:57:10 -0600 Subject: [PATCH] notepad: Move WineHQ URLs to https. Signed-off-by: Austin English Signed-off-by: Alexandre Julliard --- 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 1dda5169a4f..9f17d29d747 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 .