Github user neykov commented on a diff in the pull request:
https://github.com/apache/brooklyn-docs/pull/42#discussion_r58877082
--- Diff: guide/start/running.md ---
@@ -187,10 +187,16 @@ address of the management interface:
INFO Started Brooklyn console at http://127.0.0.1:8081/, running
classpath://brooklyn.war
</pre>
-By default it can be accessed by opening
[127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser.
+By default it can be accessed by opening
[127.0.0.1:8081](http://127.0.0.1:8081){:target="_blank"} in your web browser.
The rest of this getting started guide uses the Apache Brooklyn command
line interface (CLI) tool, `br`.
-This tool is distributed along with Apache Brooklyn. See details on the
[Client CLI Reference](../ops/cli/) page.
+This tool is both distributed with Apache Brooklyn or can be downloaded
using the most appropriate link for your OS:
+
+*
[Windows](https://www.apache.org/dyn/closer.lua/brooklyn/apache-brooklyn-{{site.brooklyn-version}}-client-cli-windows.zip)
--- End diff --
Are these actually artifacts uploaded by maven? I thought they were
manually created as part of the release process.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---