minor doc fixes

This commit is contained in:
Brian Coca 2016-02-26 16:43:22 -05:00
commit b0bed27211
5 changed files with 10 additions and 7 deletions

View file

@ -936,7 +936,7 @@ how all of these things can work together.
Advanced Syntax
```````````````
For information about advanced YAML syntax used to declare variables and have more control over the data placed in YAML files used by Ansible, see `playbooks_advanced_syntax`_
For information about advanced YAML syntax used to declare variables and have more control over the data placed in YAML files used by Ansible, see `:doc:playbooks_advanced_syntax`
.. seealso::