You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by wc...@apache.org on 2016/03/19 01:09:53 UTC

incubator-quarks-website git commit: Change Issues Tracker to Jira

Repository: incubator-quarks-website
Updated Branches:
  refs/heads/master 589306b33 -> 41ffc5c61


Change Issues Tracker to Jira


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/41ffc5c6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/41ffc5c6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/41ffc5c6

Branch: refs/heads/master
Commit: 41ffc5c61d4aec018572e49640eb60339694239f
Parents: 589306b
Author: Katherine Marsden <km...@apache.org>
Authored: Fri Mar 18 16:09:41 2016 -0700
Committer: Katherine Marsden <km...@apache.org>
Committed: Fri Mar 18 16:09:41 2016 -0700

----------------------------------------------------------------------
 site/_includes/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/41ffc5c6/site/_includes/header.html
----------------------------------------------------------------------
diff --git a/site/_includes/header.html b/site/_includes/header.html
index b0aa5c2..217596c 100755
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -79,7 +79,7 @@ limitations under the License.
                     <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community</a>
                       <ul class="dropdown-menu">
                         <li><a href="docs/community">Get Involved</a></li>
-                        <li><a href="{{ site.sourceurl }}/issues">Issue Tracker</a></li>
+                        <li><a href="https://issues.apache.org/jira/browse/QUARKS">Issue Tracker</a></li>
                         <li><a href="{{ site.sourceurl }}/">Source Code</a></li>
                         <li><a href="docs/committers">Committers</a></li>
                       </ul>