From: Michael Friedrich Date: Mon, 20 Jun 2016 13:36:20 +0000 (+0200) Subject: Docs: Fix wrong URL for API examples X-Git-Tag: v2.5.0~244 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85b8f5d0854c2195fa1ffb59b6e912c65597a78b;p=icinga2 Docs: Fix wrong URL for API examples fixes #11991 --- diff --git a/doc/9-icinga2-api.md b/doc/9-icinga2-api.md index a4da66a5f..4512052f2 100644 --- a/doc/9-icinga2-api.md +++ b/doc/9-icinga2-api.md @@ -1578,7 +1578,7 @@ There are a couple of existing clients which can be used with the Icinga 2 API: Demo cases: * [Dashing](https://github.com/Icinga/dashing-icinga2) -* [AWS host creation/update/deletion](https://github.com/Icinga/aws-icinga2) +* [API examples](https://github.com/Icinga/icinga2-api-examples) Additional [programmatic examples](9-icinga2-api.md#icinga2-api-clients-programmatic-examples) will help you getting started using the Icinga 2 API in your environment.