You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by he...@apache.org on 2015/09/02 14:30:53 UTC

[11/11] incubator-brooklyn git commit: remove old brooklyncentral github project references in root README

remove old brooklyncentral github project references in root README


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/81f2e376
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/81f2e376
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/81f2e376

Branch: refs/heads/master
Commit: 81f2e376c0df7111a2f94d482880a5b66a27ab7a
Parents: 95728b8
Author: Alex Heneveld <al...@Alexs-MacBook-Pro.local>
Authored: Wed Sep 2 13:29:12 2015 +0100
Committer: Alex Heneveld <al...@Alexs-MacBook-Pro.local>
Committed: Wed Sep 2 13:29:12 2015 +0100

----------------------------------------------------------------------
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/81f2e376/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index a05ee75..cfd1393 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 
-# [![**Brooklyn**](https://brooklyn.incubator.apache.org/style/img/brooklyn.gif)](http://brooklyncentral.github.com)
+# [![**Brooklyn**](https://brooklyn.incubator.apache.org/style/img/brooklyn.gif)](http://brooklyn.incubator.apache.org/)
 
 Apache Brooklyn is a library and control plane for deploying and managing distributed applications.
 
@@ -45,7 +45,7 @@ Alternatively, use Brooklyn as an integrated-stand-alone management node for you
 Three quick start options are available:
 
 * The [getting started guide](https://brooklyn.incubator.apache.org/v/latest/start/running.html) will step you through downloading and installing Brooklyn and running the examples.
-* Alternatively, [download the latest release](https://github.com/brooklyncentral/brooklyn/tarball/master) (tgz).
+* Alternatively, [download the latest release](https://github.com/apache/incubator-brooklyn/tarball/master) (tgz).
 * Fork or clone the repo: `git clone git://github.com/apache/incubator-brooklyn.git` then `cd incubator-brooklyn; mvn clean install; cd usage/dist/target/brooklyn-dist; ./brooklyn/bin/brooklyn launch`.
 
 ## Community
@@ -53,7 +53,7 @@ Three quick start options are available:
 
 * Have a question that's not a feature request or bug report? Ask on the mailing lists: [brooklyn-users](http://groups.google.com/group/brooklyn-users) or [brooklyn-dev](http://groups.google.com/group/brooklyn-dev)
 * Chat with us over IRC. On the `irc.freenode.net` server, in the `#brooklyncentral` channel.
-* Follow [@brooklyncentral on Twitter](http://twitter.com/brooklyncentral).
+* Follow [@ApacheBrooklyn](http://twitter.com/ApacheBrooklyn) and [@BrooklynCentral](http://twitter.com/brooklyncentral) on Twitter.
 
 
 ## Bug Tracker