Docs: Fix wrong URL for API examples

fixes #11991
This commit is contained in:
Michael Friedrich 2016-06-20 15:36:20 +02:00
parent 05f13b8c6b
commit 85b8f5d085
1 changed files with 1 additions and 1 deletions

View File

@ -1578,7 +1578,7 @@ There are a couple of existing clients which can be used with the Icinga 2 API:
Demo cases: Demo cases:
* [Dashing](https://github.com/Icinga/dashing-icinga2) * [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) 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. will help you getting started using the Icinga 2 API in your environment.