]> granicus.if.org Git - icinga2/commitdiff
Docs: Fix wrong URL for API examples
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 20 Jun 2016 13:36:20 +0000 (15:36 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 20 Jun 2016 13:36:20 +0000 (15:36 +0200)
fixes #11991

doc/9-icinga2-api.md

index a4da66a5f880d9c5dd27d1147cf2a681fd7fe72a..4512052f21500cf32310809d26541ddc61b66c83 100644 (file)
@@ -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.