0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-07-26 12:14:28 -04:00

Update profanity URL in manpage

Regards https://github.com/profanity-im/profanity/issues/1085
This commit is contained in:
Michael Vetter 2019-05-03 10:27:13 +02:00
parent 187a2a07cd
commit 6f59a57b68

View File

@ -11,7 +11,7 @@ on having a simple and configurable command driven UI, see the homepage
at: at:
.br .br
.PP .PP
<http://www.profanity.im> <https://profanity-im.github.io>
.SH OPTIONS .SH OPTIONS
.TP .TP
.BI "\-v, \-\-version" .BI "\-v, \-\-version"
@ -30,7 +30,7 @@ Set the logging level,
.I LEVEL .I LEVEL
may be set to DEBUG, INFO (the default), WARN or ERROR. may be set to DEBUG, INFO (the default), WARN or ERROR.
.SH USING PROFANITY .SH USING PROFANITY
The user guide can be found at <http://www.profanity.im/userguide.html>. The user guide can be found at <https://profanity-im.github.io/userguide.html>.
.SH SEE ALSO .SH SEE ALSO
.B Profanity .B Profanity
itself has a lot of built\-in help. Check the /help command for more information. itself has a lot of built\-in help. Check the /help command for more information.
@ -40,7 +40,7 @@ Configuration for
.B Profanity .B Profanity
is stored in is stored in
.I $XDG_CONFIG_HOME/profanity/profrc .I $XDG_CONFIG_HOME/profanity/profrc
, details on commands for configuring Profanity can be found at <http://www.profanity.im/reference.html>. , details on commands for configuring Profanity can be found at <https://profanity-im.github.io/reference.html>.
.SH BUGS .SH BUGS
Bugs can either be reported by raising an issue at the Github issue tracker: Bugs can either be reported by raising an issue at the Github issue tracker:
.br .br