notepad: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
fbcfe3eb17
commit
b696a122ac
|
@ -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 .
|
||||
|
|
Loading…
Reference in New Issue