Repository: orc
Updated Branches:
  refs/heads/asf-site 74a2ad6f2 -> 6839c4d69


Push change with web shortcuts

Signed-off-by: Owen O'Malley <omal...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/6839c4d6
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/6839c4d6
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/6839c4d6

Branch: refs/heads/asf-site
Commit: 6839c4d696cf47c8eaab6cd5884494f1604fd86b
Parents: 74a2ad6
Author: Owen O'Malley <omal...@apache.org>
Authored: Wed Apr 11 09:51:59 2018 -0700
Committer: Owen O'Malley <omal...@apache.org>
Committed: Wed Apr 11 09:51:59 2018 -0700

----------------------------------------------------------------------
 develop/index.html | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/6839c4d6/develop/index.html
----------------------------------------------------------------------
diff --git a/develop/index.html b/develop/index.html
index c5a842b..f3c7b81 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -116,7 +116,9 @@ with archive <a 
href="https://mail-archives.apache.org/mod_mbox/orc-commits/";>he
 
 <h2 id="bug-reports">Bug reports</h2>
 
-<p>Each code change requires a <a href="/jira">jira</a> to track the 
discussion of the change.</p>
+<p>Each code change requires a
+<a href="https://issues.apache.org/jira/browse/ORC";>jira</a> to track the
+discussion of the change.</p>
 
 <h2 id="source-code">Source code</h2>
 
@@ -151,6 +153,20 @@ changed.</p>
 
 <p>Please check our <a href="coding.html">coding guidelines</a>.</p>
 
+<h2 id="website-shortcuts">Website shortcuts</h2>
+
+<p>We’ve added several shortcuts to various relevant pages:</p>
+
+<p>From our website, you can use:</p>
+
+<ul>
+  <li><a href="/bugs">/bugs</a> to jump to our bug database</li>
+  <li><a href="/downloads">/downloads</a> to jump to our downloads page</li>
+  <li><a href="/releases">/releases</a> to jump to our releases page</li>
+  <li><a href="/src">/src</a> to jump to our source code</li>
+  <li><a href="/web-src">/web-src</a> to jump to our site source code</li>
+</ul>
+
 <h2 id="reviews">Reviews</h2>
 
 <p>ORC uses Commit-Then-Review, so patches can be committed without a

Reply via email to