This is an automated email from the ASF dual-hosted git repository. duncangrant pushed a commit to branch ruby-3 in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git
commit a7dbdc2a0908cb3f40520ebb5c2a5a99389701e7 Merge: d616fbf 8d7b942 Author: Martin Harris <[email protected]> AuthorDate: Tue Feb 5 10:00:31 2019 +0000 Merge branch 'master' of github.com:apache/brooklyn-docs guide/blueprints/entity-configuration.md | 14 ++++++++++---- guide/blueprints/java/bundle-dependencies.md | 6 ++++-- guide/start/blueprints.md | 2 +- 3 files changed, 15 insertions(+), 7 deletions(-) diff --cc guide/start/blueprints.md index 959b5be,f9a72af..972aee5 --- a/guide/start/blueprints.md +++ b/guide/start/blueprints.md @@@ -124,10 -117,7 +124,10 @@@ Status: In progres Depending on your choice of location it may take some time for the application to start, the next page describes how you can monitor the progress of the application deployment and verify if it was successful. -{% if output.name == 'website' %} ## Next -Having deployed an application, the next step is **[monitoring and managing]({{book.path.docs}}/start/managing.md)** it. -{% endif %} + +<div class="started-pdf-exclude"> + +Having deployed an application, the next step is **[monitoring and managing](managing.html)** it. + - </div> ++</div>
