summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2021-08-05 02:23:33 -0600
committerDan Allen <dan.j.allen@gmail.com>2021-08-05 02:25:18 -0600
commit01a631874dc52fe60010d91f33dd1b3b0343ea1f (patch)
treecd1fa9a9731e209f2b98d5a20ab7db62b2e25f47
parent30e510c4c3235c47b12aa7461cc33360adf6f803 (diff)
update list of resources in man page [skip ci]
-rw-r--r--man/asciidoctor.115
-rw-r--r--man/asciidoctor.adoc10
2 files changed, 15 insertions, 10 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1
index 15009e3b..c77c2f1c 100644
--- a/man/asciidoctor.1
+++ b/man/asciidoctor.1
@@ -245,17 +245,20 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi
\fBAsciiDoc.py\fP was created by Stuart Rackham and has received contributions from many individuals in the AsciiDoc.py community.
.SH "RESOURCES"
.sp
-\fBProject web site:\fP \c
+\fBProject website:\fP \c
.URL "https://asciidoctor.org" "" ""
.sp
-\fBGit source repository on GitHub:\fP \c
+\fBProject documentation:\fP \c
+.URL "https://docs.asciidoctor.org" "" ""
+.sp
+\fBSource repository:\fP \c
.URL "https://github.com/asciidoctor/asciidoctor" "" ""
.sp
-\fBGitHub organization:\fP \c
-.URL "https://github.com/asciidoctor" "" ""
+\fBCommunity chat:\fP \c
+.URL "https://asciidoctor.zulipchat.com" "" ""
.sp
-\fBDiscussion list / forum:\fP \c
-.URL "http://discuss.asciidoctor.org" "" ""
+\fBDiscussion list:\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.
diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc
index b8787dbe..03da1095 100644
--- a/man/asciidoctor.adoc
+++ b/man/asciidoctor.adoc
@@ -185,13 +185,15 @@ Jason Porter wrote the first implementation of the CLI interface provided by thi
== RESOURCES
-*Project web site:* https://asciidoctor.org
+*Project website:* https://asciidoctor.org
-*Git source repository on GitHub:* https://github.com/asciidoctor/asciidoctor
+*Project documentation:* https://docs.asciidoctor.org
-*GitHub organization:* https://github.com/asciidoctor
+*Source repository:* https://github.com/asciidoctor/asciidoctor
-*Discussion list / forum:* http://discuss.asciidoctor.org
+*Community chat:* https://asciidoctor.zulipchat.com
+
+*Discussion list:* https://discuss.asciidoctor.org
== COPYING