Repository: mesos Updated Branches: refs/heads/master ea09704c2 -> 476c2f2d4
Linked task group doc from home.md. Review: https://reviews.apache.org/r/58188 Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/476c2f2d Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/476c2f2d Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/476c2f2d Branch: refs/heads/master Commit: 476c2f2d490703cb1e4a1ca6671e44161173482d Parents: ea09704 Author: Anand Mazumdar <[email protected]> Authored: Tue Apr 4 15:01:03 2017 -0700 Committer: Anand Mazumdar <[email protected]> Committed: Tue Apr 4 16:11:14 2017 -0700 ---------------------------------------------------------------------- docs/home.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/476c2f2d/docs/home.md ---------------------------------------------------------------------- diff --git a/docs/home.md b/docs/home.md index 20d136e..40061ea 100644 --- a/docs/home.md +++ b/docs/home.md @@ -36,6 +36,7 @@ layout: documentation * [Operational Guide](operational-guide.md) * [Roles](roles.md) * [SSL](ssl.md) for enabling and enforcing SSL communication. +* [Nested Container and Task Group (Pod)](nested-container-and-task-group.md) * [Tools](tools.md) for setting up and running a Mesos cluster. * [Upgrades](upgrades.md) for upgrading a Mesos cluster. * [Weights](weights.md)
