You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by wf...@apache.org on 2015/01/07 22:12:08 UTC

incubator-aurora git commit: Change index to point to API thrift documentation.

Repository: incubator-aurora
Updated Branches:
  refs/heads/master 66a44b07c -> 5d8424c36


Change index to point to API thrift documentation.

Bugs closed: AURORA-992

Reviewed at https://reviews.apache.org/r/29669/


Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora/commit/5d8424c3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora/tree/5d8424c3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora/diff/5d8424c3

Branch: refs/heads/master
Commit: 5d8424c3602e578327f80084d847aeba93271662
Parents: 66a44b0
Author: Bill Farner <wf...@apache.org>
Authored: Wed Jan 7 13:11:10 2015 -0800
Committer: Bill Farner <wf...@apache.org>
Committed: Wed Jan 7 13:11:42 2015 -0800

----------------------------------------------------------------------
 src/main/resources/scheduler/assets/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/5d8424c3/src/main/resources/scheduler/assets/index.html
----------------------------------------------------------------------
diff --git a/src/main/resources/scheduler/assets/index.html b/src/main/resources/scheduler/assets/index.html
index 40e0775..442f10b 100644
--- a/src/main/resources/scheduler/assets/index.html
+++ b/src/main/resources/scheduler/assets/index.html
@@ -12,7 +12,7 @@
  limitations under the License.
  -->
 <html>
-  <a href='/apiclient'>/apiclient</a><br />
+  <a href='/apiclient/api.html'>/apiclient/api.html</a><br />
   <a href='/contention'>/contention</a><br />
   <a href='/cron'>/cron</a><br />
   <a href='/graphview'>/graphview</a><br />