server: 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
3bc68c24b9
commit
2723f70a4a
|
@ -98,13 +98,13 @@ ist Alexandre Julliard. Viele andere Personen haben neue Funktionen hinzugefügt
|
|||
und Fehler behoben. Details finden Sie in der Datei Changelog.
|
||||
.SH FEHLER
|
||||
Wenn Sie einen Fehler finden, melden Sie ihn bitte im
|
||||
.UR http://bugs.winehq.org
|
||||
.UR https://bugs.winehq.org
|
||||
.B Wine Bugtracker
|
||||
.UE .
|
||||
.SH VERFÜGBARKEIT
|
||||
.B wineserver
|
||||
ist Teil der Wine-Distribution, verfügbar im WineHQ, dem
|
||||
.UR http://www.winehq.org/
|
||||
.UR https://www.winehq.org/
|
||||
.B Hauptquartier der Wine-Entwicklung
|
||||
.UE .
|
||||
.SH "SIEHE AUCH"
|
||||
|
|
|
@ -98,18 +98,18 @@ est Alexandre Julliard. Beaucoup d'autres personnes ont contribué des nouvelles
|
|||
et des corrections de bugs. Pour une liste complète, consultez l'historique git.
|
||||
.SH BUGS
|
||||
Les bugs peuvent être signalés (en anglais) sur le
|
||||
.UR http://bugs.winehq.org
|
||||
.UR https://bugs.winehq.org
|
||||
.B système de suivi des problèmes de Wine
|
||||
.UE .
|
||||
.SH DISPONIBILITÉ
|
||||
.B wineserver
|
||||
fait partie de la distribution de Wine, disponible depuis WineHQ, le
|
||||
.UR http://www.winehq.org/
|
||||
.UR https://www.winehq.org/
|
||||
.B quartier général des développeurs de Wine
|
||||
.UE .
|
||||
.SH "VOIR AUSSI"
|
||||
.BR wine (1),
|
||||
.br
|
||||
.UR http://www.winehq.org/help
|
||||
.UR https://www.winehq.org/help
|
||||
.B Documentation et support de Wine
|
||||
.UE .
|
||||
|
|
|
@ -98,19 +98,19 @@ is Alexandre Julliard. Many other people have contributed new features
|
|||
and bug fixes. For a complete list, see the git commit logs.
|
||||
.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 wineserver
|
||||
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