JAMES-1994 Add links on icons in community 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/743a25eb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/743a25eb Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/743a25eb Branch: refs/heads/master Commit: 743a25eb414ae982b3fe169bc916acb861ef0537 Parents: 2af47e7 Author: benwa <btell...@linagora.com> Authored: Thu Apr 13 09:42:32 2017 +0700 Committer: benwa <btell...@linagora.com> Committed: Wed May 3 15:02:43 2017 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/743a25eb/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 242c6d3..5a5a3a9 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -152,7 +152,7 @@ WHAT WILL YOU TRY:</b><br> </span> </li> <li class="post-template center-icon"> - <a href=""><span class="icon fa-bug"></span></a> + <a href="https://issues.apache.org/jira/browse/JAMES/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel"><span class="icon fa-bug"></span></a> <span class="details"> <b>Bug tracker:</b> <br/>You can here enter bug encountered, share your point of view about a specific feature or anything else... <br/> @@ -162,7 +162,7 @@ WHAT WILL YOU TRY:</b><br> </span> </li> <li class="post-template center-icon"> - <a href=""><span class="icon fa-git"></span></a> + <a href="https://github.com/apache/james-project"><span class="icon fa-git"></span></a> <span class="details"> <b>Sources on Git:</b> <br/>Read our sources from the <a href="git://git.apache.org/james-project.git" class="comm" alt="James Git sources">Apache Git</a>.<br/> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org