[doc] Fix typo in rule engine document

This commit is contained in:
Oleg Gelbukh 2013-10-22 13:32:22 +00:00
parent 619b99fc34
commit 0fbe8af7ee

View File

@ -85,7 +85,7 @@ In module ``ostack_validator/common.py`` you can find ``Inspection``, ``Issue``,
defining. Module ``model.py`` contains Openstack model based on configuration
schemas.
.. image:: image/rules_engine_class_model.png
.. image:: images/rules_engine_class_model.png
Default rule sets
-----------------