diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-06-17 00:27:06 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-06-17 00:28:00 -0600 |
| commit | e312199bb14a7f43d3c19ecfa528956ec0e3f2a0 (patch) | |
| tree | 94e199782725549dc685b6e71396995ddfa88697 | |
| parent | 53a6348bb4e61128a0a28b4889c39873945b6ad0 (diff) | |
switch chat link to asciidoctor.org domain; label mailing list as archive [no ci]
| -rw-r--r-- | man/asciidoctor.1 | 10 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 401b9138..03350adb 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -267,15 +267,15 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi \fBProject documentation:\fP \c .URL "https://docs.asciidoctor.org" "" "" .sp +\fBCommunity chat:\fP \c +.URL "https://chat.asciidoctor.org" "" "" +.sp \fBSource repository:\fP \c .URL "https://github.com/asciidoctor/asciidoctor" "" "" .sp -\fBCommunity chat:\fP \c -.URL "https://asciidoctor.zulipchat.com" "" "" -.sp -\fBDiscussion list:\fP \c +\fBMailing list archive:\fP \c .URL "https://discuss.asciidoctor.org" "" "" .SH "COPYING" .sp Copyright (C) 2012\-present Dan Allen, Sarah White, Ryan Waldron, and the individual contributors to Asciidoctor. -Use of this software is granted under the terms of the MIT License.
\ No newline at end of file +Use of this software is granted under the terms of the MIT License. diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc index 3f40a05c..95e9bbc9 100644 --- a/man/asciidoctor.adoc +++ b/man/asciidoctor.adoc @@ -201,11 +201,11 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi *Project documentation:* https://docs.asciidoctor.org -*Source repository:* https://github.com/asciidoctor/asciidoctor +*Community chat:* https://chat.asciidoctor.org -*Community chat:* https://asciidoctor.zulipchat.com +*Source repository:* https://github.com/asciidoctor/asciidoctor -*Discussion list:* https://discuss.asciidoctor.org +*Mailing list archive:* https://discuss.asciidoctor.org == Copying |
