Repository: aurora
Updated Branches:
  refs/heads/master a1f7b3da6 -> 65739bb71


Fix a markdown syntax error in the deployment docs

Testing Done:
Rendered document before and then after.

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


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

Branch: refs/heads/master
Commit: 65739bb711ef1d37ca4d08d0af9b6def0378e117
Parents: a1f7b3d
Author: Jeffrey Schroeder <[email protected]>
Authored: Sat Jun 6 18:11:05 2015 -0700
Committer: Dave Lester <[email protected]>
Committed: Sat Jun 6 18:11:05 2015 -0700

----------------------------------------------------------------------
 docs/deploying-aurora-scheduler.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/65739bb7/docs/deploying-aurora-scheduler.md
----------------------------------------------------------------------
diff --git a/docs/deploying-aurora-scheduler.md 
b/docs/deploying-aurora-scheduler.md
index 7c09b3d..11155b9 100644
--- a/docs/deploying-aurora-scheduler.md
+++ b/docs/deploying-aurora-scheduler.md
@@ -278,7 +278,7 @@ is the same as the one on the scheduler:
 ### Tasks are stuck in `PENDING` forever
 
 #### Symptoms
-The scheduler is registered, and (receiving 
offers](docs/monitoring.md#scheduler_resource_offers),
+The scheduler is registered, and [receiving 
offers](monitoring.md#scheduler_resource_offers),
 but tasks are perpetually shown as `PENDING - Constraint not satisfied: host`.
 
 #### Solution

Reply via email to