This is an automated email from the ASF dual-hosted git repository.

iuliana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 7e61c09  Use absolute docs paths in ansible guide
     new 8f94e54  Merge pull request #331 from 
algairim/documentation-improvements
7e61c09 is described below

commit 7e61c0924e86aceab876bea2639818d8eaf714c7
Author: Mykola Mandra <[email protected]>
AuthorDate: Wed Sep 1 18:37:26 2021 +0100

    Use absolute docs paths in ansible guide
    
    Signed-off-by: Mykola Mandra <[email protected]>
---
 guide/blueprints/ansible/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guide/blueprints/ansible/index.md 
b/guide/blueprints/ansible/index.md
index 63fdbe6..1e96f11 100644
--- a/guide/blueprints/ansible/index.md
+++ b/guide/blueprints/ansible/index.md
@@ -11,6 +11,6 @@ This guide describes how Brooklyn entities can be created 
using the Ansible infr
 At present Brooklyn provides basic support for Ansible, operating in a 
'masterless' mode. 
 Comments on this support and suggestions for further development are welcome.
 
-This guide assumes you are familiar with the basics of [creating YAML 
blueprints](../../blueprints).
+This guide assumes you are familiar with the basics of [creating YAML 
blueprints](/guide/blueprints).
 
 {% include list-children.html %}

Reply via email to