Docs: Fix syntax error in Dependencies chapter

fixes #5165
This commit is contained in:
krishna 2017-04-11 15:24:35 -07:00 committed by Michael Friedrich
parent b2bac92ca3
commit b100abb01b

View File

@ -1766,7 +1766,7 @@ Remote Host Terminal:
## <a id="dependencies"></a> Dependencies ## <a id="dependencies"></a> Dependencies
Icinga 2 uses host and service [Dependency](9-object-types.md#objecttype-dependency) objects Icinga 2 uses host and service [Dependency](9-object-types.md#objecttype-dependency) objects
for determing their network reachability. for determining their network reachability.
A service can depend on a host, and vice versa. A service has an implicit A service can depend on a host, and vice versa. A service has an implicit
dependency (parent) to its host. A host to host dependency acts implicitly dependency (parent) to its host. A host to host dependency acts implicitly