diff options
| author | Soon Van <cog@randomecho.com> | 2014-09-18 08:36:58 -0400 |
|---|---|---|
| committer | Soon Van <cog@randomecho.com> | 2014-09-18 08:36:58 -0400 |
| commit | 47d97f0a22a9f3ca03f22124b2c4cd1d726a2e90 (patch) | |
| tree | 52fb2cc5eea9531f1cd89f5a3a0b9e6504c83703 /man | |
| parent | 5d975c15f50a705447a048942adcb27c14d4f689 (diff) | |
Reword Mailing to Discussion based on purpose and use, not mechanics
Also updates GitHub open issues URL format to avoid relying on redirect
Diffstat (limited to 'man')
| -rw-r--r-- | man/asciidoctor.1 | 4 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index a43bdda9..9df0ae97 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -147,7 +147,7 @@ Failure (syntax or usage error; configuration error; document processing failure .RE .SH "BUGS" .sp -See the \fBAsciidoctor\fR issue tracker: <\fBhttps://github\&.com/asciidoctor/asciidoctor/issues?state=open\fR> +See the \fBAsciidoctor\fR issue tracker: <\fBhttps://github\&.com/asciidoctor/asciidoctor/issues?q=is%3Aopen\fR> .SH "AUTHORS" .sp \fBAsciidoctor\fR was written by Dan Allen, Ryan Waldron, Jason Porter, Nick Hengeveld and other contributors\&. @@ -161,7 +161,7 @@ Project web site: <\fBhttp://asciidoctor\&.org\fR> .sp GitHub organization: <\fBhttps://github\&.com/asciidoctor\fR> .sp -Mailinglist / forum: <\fBhttp://discuss\&.asciidoctor\&.org\fR> +Discussion list / forum: <\fBhttp://discuss\&.asciidoctor\&.org\fR> .SH "COPYING" .sp Copyright (C) 2012\-2014 Dan Allen, Ryan Waldron and the Asciidoctor Project\&. Free use of this software is granted under the terms of the MIT License\&. diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 01bb5b9b..dca638bf 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -158,7 +158,7 @@ subsequent directories override ones previously discovered. == BUGS -See the *Asciidoctor* issue tracker: <**https://github.com/asciidoctor/asciidoctor/issues?state=open**> +See the *Asciidoctor* issue tracker: <**https://github.com/asciidoctor/asciidoctor/issues?q=is%3Aopen**> == AUTHORS @@ -178,7 +178,7 @@ Project web site: <**http://asciidoctor.org**> GitHub organization: <**https://github.com/asciidoctor**> -Mailinglist / forum: <**http://discuss.asciidoctor.org**> +Discussion list / forum: <**http://discuss.asciidoctor.org**> == COPYING |
