You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by se...@apache.org on 2016/05/08 21:55:34 UTC

aurora git commit: Fix dead link in documentation

Repository: aurora
Updated Branches:
  refs/heads/master 1eac7a675 -> 77c465aef


Fix dead link in documentation

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


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

Branch: refs/heads/master
Commit: 77c465aefd568ff92e5c42e945360bc14e3bf575
Parents: 1eac7a6
Author: Stephan Erb <se...@apache.org>
Authored: Sun May 8 23:54:53 2016 +0200
Committer: Stephan Erb <st...@dev.static-void.de>
Committed: Sun May 8 23:54:53 2016 +0200

----------------------------------------------------------------------
 docs/features/resource-isolation.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/77c465ae/docs/features/resource-isolation.md
----------------------------------------------------------------------
diff --git a/docs/features/resource-isolation.md b/docs/features/resource-isolation.md
index b9cdfeb..d08b59f 100644
--- a/docs/features/resource-isolation.md
+++ b/docs/features/resource-isolation.md
@@ -163,5 +163,5 @@ Specify a tier configuration file path (unless you want to use the [default](../
     -tier_config=path/to/tiers/config.json
 
 
-See the [Configuration Reference](../references/configuration.md) for details on how to mark a job
+See the [Configuration Reference](../reference/configuration.md) for details on how to mark a job
 as being revocable.