fix various documentation xrefs

This commit is contained in:
Mikhail Sobolev 2013-12-21 09:06:38 +02:00
commit 64652fa6ab
8 changed files with 16 additions and 14 deletions

View file

@ -2,8 +2,9 @@ Developing Dynamic Inventory Sources
====================================
.. contents:: Topics
:local:
As described in `intro_inventory_dynamic`, ansible can pull inventory information from dynamic sources, including cloud sources.
As described in :doc:`intro_dynamic_inventory`, ansible can pull inventory information from dynamic sources, including cloud sources.
How do we write a new one?