Repository: james-project Updated Branches: refs/heads/master 45d311c55 -> 2d275d119
Fixes broken Gitter chat URL on README file. Closes #1820 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2d275d11 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2d275d11 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/2d275d11 Branch: refs/heads/master Commit: 2d275d1199507332a4363443856967a0e9706b73 Parents: 45d311c Author: Karen Garcia <[email protected]> Authored: Fri Oct 19 14:31:24 2018 +1100 Committer: Karen Garcia <[email protected]> Committed: Fri Oct 19 14:31:24 2018 +1100 ---------------------------------------------------------------------- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/2d275d11/README.adoc ---------------------------------------------------------------------- diff --git a/README.adoc b/README.adoc index 79b8685..14b930b 100644 --- a/README.adoc +++ b/README.adoc @@ -26,7 +26,7 @@ James is a project that lives from the contributions of its community! Anyone ca Read the https://james.apache.org/contribute.html[contributing guidelines]. We more than welcome *articles* and *blog posts* about James. Contact us by https://james.apache.org/mail.html[email] -or on https://gitter.im/apache/james-projec[Gitter] to share your experiences. +or on https://gitter.im/apache/james-project[Gitter] to share your experiences. *Documentation* is an easy way to get started, and more than wanted! Check out the https://issues.apache.org/jira/issues/?jql=project%20%3D%20JAMES%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20documentation%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC[~documentation] label on JIRA. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
