JAMES-1994 Fix duplicated or
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1d6a5321 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/1d6a5321 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/1d6a5321 Branch: refs/heads/master Commit: 1d6a5321ae2b6b1bffab6f8752331e2156041eb3 Parents: 255b9a4 Author: benwa <[email protected]> Authored: Thu Apr 13 08:05:07 2017 +0700 Committer: benwa <[email protected]> Committed: Wed May 3 15:02:41 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/1d6a5321/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 2fb9a18..fde6678 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -155,7 +155,7 @@ WHAT WILL I TRY:</b><br> <a href=""><span class="icon fa-bug"></span></a> <span class="details"> <b>Bug tracker:</b> - <br/>you can here enter bug encountered or share your point of view about a specific feature or anything else... <br/> + <br/>you can here enter bug encountered, share your point of view about a specific feature or anything else... <br/> Each subproject has its own bug tracker.<br/> <a href="https://issues.apache.org/jira/browse/JAMES/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel" class="comm" alt="James Server bugtracker">Go to James Server project bugtracker</a><br/> For other projects click on the appropriate links mentioned in the concerned subproject. Finally, create your issue. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
