Updated RPM locations
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/d92e55a4 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/d92e55a4 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/d92e55a4 Branch: refs/heads/0.9.0 Commit: d92e55a4d32c2345be3b1321183d19911926c341 Parents: c4d6af0 Author: Duncan Godwin <[email protected]> Authored: Fri Apr 29 11:27:54 2016 +0100 Committer: Duncan Godwin <[email protected]> Committed: Thu May 12 11:31:40 2016 +0100 ---------------------------------------------------------------------- guide/start/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/d92e55a4/guide/start/running.md ---------------------------------------------------------------------- diff --git a/guide/start/running.md b/guide/start/running.md index d018f6c..0278dfb 100644 --- a/guide/start/running.md +++ b/guide/start/running.md @@ -61,7 +61,7 @@ For Centos 7 and RHEL 7 users, the recommended way to install Apache Brooklyn on RPM is the de facto standard for packaging software on these Linux distributions and provides a mechanism for installing, upgrading and removing packages such as Apache Brooklyn. The AMP package contains all the necessary files associated with the Apache Brooklyn application. -Download the Apache Brooklyn [RPM distribution](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-1.noarch.rpm){:target="_blank"}. +Download the Apache Brooklyn [RPM distribution](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}/apache-brooklyn-{{site.brooklyn-version}}-1.noarch.rpm){:target="_blank"}. Once downloaded, run the following shell command as root:
