Repository: incubator-apex-site Updated Branches: refs/heads/asf-site 6ccd1c286 -> 83b3d854f
from 01a15d6ed887bf00bf3cdf4929f45652df6bc3c3 Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/commit/83b3d854 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/tree/83b3d854 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-site/diff/83b3d854 Branch: refs/heads/asf-site Commit: 83b3d854f9e99140bdf12da94aaf0db1f05d0cd0 Parents: 6ccd1c2 Author: Thomas Weise <[email protected]> Authored: Wed Dec 9 17:45:22 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Wed Dec 9 17:45:22 2015 -0800 ---------------------------------------------------------------------- content/community.html | 2 +- content/css/main.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/83b3d854/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 1108813..f4afdfd 100644 --- a/content/community.html +++ b/content/community.html @@ -93,7 +93,7 @@ <p><strong>To learn more about the release process for Apex, <a href="/release.html">check out the release guidelines</a>.</strong></p> <h2 id="issue-tracking">Issue Tracking</h2> <ul> -<li><a href="https://malhar.atlassian.net/projects/APEX/issues">Apex Core JIRA</a></li> +<li><a href="https://issues.apache.org/jira/browse/APEXCORE/">Apex Core JIRA</a></li> <li><a href="https://malhar.atlassian.net/projects/MLHR/issues">Apex Malhar JIRA</a></li> </ul> <h2 id="meetup-groups">Meetup Groups</h2> http://git-wip-us.apache.org/repos/asf/incubator-apex-site/blob/83b3d854/content/css/main.css ---------------------------------------------------------------------- diff --git a/content/css/main.css b/content/css/main.css index fc33a26..0978ef8 100644 --- a/content/css/main.css +++ b/content/css/main.css @@ -6765,7 +6765,7 @@ button.close { } } #main-nav { - background-color: #1ea3dd; + background-color: #1EA3DD; margin-bottom: 0; border: none; }
