JAMES-2028 Correct useless quote in gitter section
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7b2dc2bd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7b2dc2bd Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/7b2dc2bd Branch: refs/heads/master Commit: 7b2dc2bd39787adab3f0d2e040b1e738a82fd1e4 Parents: 6623586 Author: benwa <[email protected]> Authored: Mon May 15 14:21:51 2017 +0700 Committer: benwa <[email protected]> Committed: Mon May 15 17:42:32 2017 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/7b2dc2bd/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 05f7baf..d8e22bb 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -154,7 +154,7 @@ WHAT WILL YOU TRY:</b><br> <a href="https://james.apache.org/mail.html" alt="Gitter chat room"><span class="icon fa-wechat"></span></a> <span class="details"> <b>Gitter chat room:</b> - <br/>Chat in live with the community on <a href="https://gitter.im/apache/james-project" class="comm" alt="Gitter chat room">Gitter chat room"</a> + <br/>Chat in live with the community on <a href="https://gitter.im/apache/james-project" class="comm" alt="Gitter chat room">Gitter chat room</a>. </span> </li> <li class="post-template center-icon"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
