JAMES-2315 Add the mandatory event link
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0f204e7f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/0f204e7f Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/0f204e7f Branch: refs/heads/master Commit: 0f204e7fc7b1edbb03a8dbdda3b3b13150521567 Parents: 563244a Author: benwa <[email protected]> Authored: Tue Jan 30 15:19:33 2018 +0700 Committer: benwa <[email protected]> Committed: Thu Feb 1 17:31:48 2018 +0700 ---------------------------------------------------------------------- src/homepage/index.html | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/james-project/blob/0f204e7f/src/homepage/index.html ---------------------------------------------------------------------- diff --git a/src/homepage/index.html b/src/homepage/index.html index 786a1a5..066f196 100644 --- a/src/homepage/index.html +++ b/src/homepage/index.html @@ -307,6 +307,7 @@ WHAT WILL YOU TRY:</b><br> <li><a href="https://github.com/apache/james-project" class="icon fa-github alt"><span class="label">GitHub</span></a></li> <li><a href="http://twitter.com/ApacheJames" class="icon fa-twitter alt"><span class="label">Twitter</span></a></li> <li><a href="http://james.apache.org/support.html" class="icon fa-briefcase alt"><span class="label">Support</span></a></li> + <li><a href="http://www.apache.org/events/current-event" class="icon fa-calendar alt"><span class="label">Apache Foundation events</span></a></li> </ul> </section> <section class="legal-section"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
