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 2016/11/22 02:09:19 UTC

mesos git commit: Ordered Mesos books alphabetically by title.

Repository: mesos
Updated Branches:
  refs/heads/master ad36e93ab -> 69efd9a73


Ordered Mesos books alphabetically by title.

I accidentally introduced a book out of order when I
pushed the latest book addition. This restores the
existing alphabetical ordering by title.


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

Branch: refs/heads/master
Commit: 69efd9a739b7d29f51cb883dd5b933dd6b149903
Parents: ad36e93
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon Nov 21 18:08:33 2016 -0800
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Mon Nov 21 18:08:36 2016 -0800

----------------------------------------------------------------------
 docs/home.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/69efd9a7/docs/home.md
----------------------------------------------------------------------
diff --git a/docs/home.md b/docs/home.md
index 2e752cd..99de0af 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -109,12 +109,6 @@ layout: documentation
 
 <div class="row">
   <div class="col-xs-6 col-md-4">
-    <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-mesos" class="thumbnail">
-      <img src="https://www.packtpub.com/sites/default/files/6249OS_5186%20Mastering%20Mesos.jpg" alt="Mastering Mesos by Dipa Dubhashi and Akhil Das">
-    </a>
-    <p class="text-center">Master Mesos by Dipa Dubhashi and Akhil Das (Packt, 2016)</p>
-  </div>
-  <div class="col-xs-6 col-md-4">
     <a href="https://www.packtpub.com/big-data-and-business-intelligence/apache-mesos-essentials" class="thumbnail">
       <img src="https://www.packtpub.com/sites/default/files/9781783288762.png" alt="Apache Mesos Essentials by Dharmesh Kakadia">
     </a>
@@ -127,6 +121,12 @@ layout: documentation
     <p class="text-center">Building Applications on Mesos by David Greenberg (O'Reilly, 2015)</p>
   </div>
   <div class="col-xs-6 col-md-4">
+    <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-mesos" class="thumbnail">
+      <img src="https://www.packtpub.com/sites/default/files/6249OS_5186%20Mastering%20Mesos.jpg" alt="Mastering Mesos by Dipa Dubhashi and Akhil Das">
+    </a>
+    <p class="text-center">Master Mesos by Dipa Dubhashi and Akhil Das (Packt, 2016)</p>
+  </div>
+  <div class="col-xs-6 col-md-4">
     <a href="https://www.manning.com/books/mesos-in-action" class="thumbnail">
       <img src="https://images.manning.com/255/340/resize/book/d/62f5c9b-0946-4569-ad50-ffdb84876ddc/Ignazio-Mesos-HI.png" alt="Mesos in Action by Roger Ignazio">
     </a>