You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2016/08/09 15:48:33 UTC

mesos git commit: Updated the links of Homebrew in release-guide.md.

Repository: mesos
Updated Branches:
  refs/heads/master 8c4a0144a -> 08747099b


Updated the links of Homebrew in release-guide.md.

Review: https://reviews.apache.org/r/50923/


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

Branch: refs/heads/master
Commit: 08747099b88a6efeb3a1e020ef46c91af0b30c2e
Parents: 8c4a014
Author: haosdent huang <ha...@gmail.com>
Authored: Tue Aug 9 08:48:07 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Tue Aug 9 08:48:25 2016 -0700

----------------------------------------------------------------------
 docs/release-guide.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/08747099/docs/release-guide.md
----------------------------------------------------------------------
diff --git a/docs/release-guide.md b/docs/release-guide.md
index 7139315..c5a12c5 100644
--- a/docs/release-guide.md
+++ b/docs/release-guide.md
@@ -216,6 +216,6 @@ Upload the mesos.interface package to PyPi.
 
 Update the Mesos Homebrew package.
 
-  1. Update the [Homebrew formula for Mesos](https://github.com/Homebrew/homebrew/blob/master/Library/Formula/mesos.rb) and test.
-  1. Submit a PR to the [Homebrew repo](https://github.com/Homebrew/homebrew).
+  1. Update the [Homebrew formula for Mesos](https://github.com/Homebrew/homebrew-core/blob/master/Formula/mesos.rb) and test.
+  1. Submit a PR to the [Homebrew repo](https://github.com/Homebrew/homebrew-core).
   1. Once accepted, verify that `brew install mesos` works.