This is an automated email from the ASF dual-hosted git repository.

bbannier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new bc93e9c  Added link to binary packages doc to the documentation 
landing doc.
bc93e9c is described below

commit bc93e9c6f0f965225b5850d145ae5219c5ecedba
Author: Benjamin Bannier <[email protected]>
AuthorDate: Mon Dec 9 09:19:22 2019 +0100

    Added link to binary packages doc to the documentation landing doc.
    
    Review: https://reviews.apache.org/r/71644/
---
 docs/home.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/home.md b/docs/home.md
index 4e62b4a..027319f 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -11,6 +11,7 @@ layout: documentation
 
 ## Build / Installation
 * [Building](building.md) for basic instructions on compiling and installing 
Mesos.
+* [Binary Packages](binary-packages.md) for how to use Mesos binary packages.
 * [Configuration](configuration.md) for build configuration options.
 * [CMake](cmake.md) for details about using the new CMake build system.
 * [Windows Support](windows.md) for the state of Windows support in Mesos.

Reply via email to