mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-20 23:00:35 -05:00
Fix link in documentation
This commit is contained in:
parent
5506c496db
commit
d096e446de
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Please take a look at the following content to get to know the possibilities of
|
|||
Developer Guide
|
||||
------------
|
||||
|
||||
If you wish to extend the Framework by yourself or write custom plugins for your environment, please have a look at the [Developer Guide](doc/04-DeveloperGuide.md) for detailed explanations of functions and code examples.
|
||||
If you wish to extend the Framework by yourself or write custom plugins for your environment, please have a look at the [Developer Guide](doc/04-Developer-Guide.md) for detailed explanations of functions and code examples.
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue