Docs: Avoid linking to the old plugin guidelines

Ours are here now.
This commit is contained in:
Michael Friedrich 2019-06-05 13:31:02 +02:00
parent 6d2482ba56
commit 0e97798dfe

View File

@ -427,7 +427,7 @@ definitions.
### Plugin API <a id="service-monitoring-plugin-api"></a> ### Plugin API <a id="service-monitoring-plugin-api"></a>
Icinga 2 supports the native plugin API specification from the Monitoring Plugins project. Icinga 2 supports the native plugin API specification from the Monitoring Plugins project.
It is defined in the [Monitoring Plugins Development Guidelines](https://www.monitoring-plugins.org/doc/guidelines.html). It is defined in the [Monitoring Plugins](https://www.monitoring-plugins.org) guidelines.
The Icinga documentation revamps the specification into our The Icinga documentation revamps the specification into our
own guideline enriched with examples and best practices. own guideline enriched with examples and best practices.