You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2015/04/24 01:18:42 UTC

mesos git commit: Fixed a bad link in the documentation home.

Repository: mesos
Updated Branches:
  refs/heads/master 7d0496fb0 -> 5f1b9253c


Fixed a bad link in the documentation home.


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

Branch: refs/heads/master
Commit: 5f1b9253c00c3ee0cdd129e9b50f9a4f0bf77544
Parents: 7d0496f
Author: Benjamin Mahler <be...@gmail.com>
Authored: Thu Apr 23 16:18:32 2015 -0700
Committer: Benjamin Mahler <be...@gmail.com>
Committed: Thu Apr 23 16:18:32 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/5f1b9253/docs/home.md
----------------------------------------------------------------------
diff --git a/docs/home.md b/docs/home.md
index 641ee8f..4b8e7f8 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -43,7 +43,7 @@ layout: documentation
 
 * [Reporting an Issue, Improvement, or Feature](/documentation/latest/reporting-a-bug/) for getting started with JIRA.
 * [Submitting a Patch](/documentation/latest/submitting-a-patch/) for getting started with ReviewBoard, and our tooling around it.
-* [Effective Code Reviewing](/documentation/latest/committers-guide/) guidelines, tips, and learnings for how to do effective code reviews.
+* [Effective Code Reviewing](/documentation/latest/effective-code-reviewing/) guidelines, tips, and learnings for how to do effective code reviews.
 * [Committing](/documentation/latest/committing/) guidelines for committing changes.
 * [C++ Style Guide](/documentation/latest/mesos-c++-style-guide/)
 * [Development Roadmap](/documentation/latest/mesos-roadmap/)