mirror of
https://github.com/Icinga/icinga-powershell-framework.git
synced 2025-12-21 07:10:15 -05:00
Fixes README.md with better spelling
This commit is contained in:
parent
00445ae976
commit
0d8d4ee6d4
1 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ Icinga PowerShell Framework
|
||||||
The Icinga PowerShell Framework provides a wide range of configuration and check possibilities to ensure an easy integration and full monitoring of Windows environments.
|
The Icinga PowerShell Framework provides a wide range of configuration and check possibilities to ensure an easy integration and full monitoring of Windows environments.
|
||||||
Each single chapter of this documentation will describe parts of the module and the possibilities.
|
Each single chapter of this documentation will describe parts of the module and the possibilities.
|
||||||
|
|
||||||
Before you continue, please take a look at the [installation guide](doc/02-Installation.md)
|
Before you continue, please take a look at the [Installation Guide](doc/02-Installation.md)
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
@ -14,7 +14,7 @@ Please take a look at the following content to get to know the possibilities of
|
||||||
* [Introduction](doc/01-Introduction.md)
|
* [Introduction](doc/01-Introduction.md)
|
||||||
* [Installation Guide](doc/02-Installation.md)
|
* [Installation Guide](doc/02-Installation.md)
|
||||||
* [Icinga Integration](doc/05-Icinga-Integration.md)
|
* [Icinga Integration](doc/05-Icinga-Integration.md)
|
||||||
* [PowerShell as Service](doc/service/01-Install-Service.md)
|
* [Icinga PowerShell Framework as Service](doc/service/01-Install-Service.md)
|
||||||
* [Changelog](CHANGELOG.md)
|
* [Changelog](CHANGELOG.md)
|
||||||
|
|
||||||
Developer Guide
|
Developer Guide
|
||||||
|
|
@ -25,7 +25,7 @@ If you wish to extend the Framework by yourself or write custom plugins for your
|
||||||
Contributing
|
Contributing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
The Icinga Windows Module is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.
|
The Icinga PowerShell Framework is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.
|
||||||
|
|
||||||
* Please check whether a related issue alredy exists on our [Issue Tracker](https://github.com/Icinga/icinga-powershell-framework/issues)
|
* Please check whether a related issue alredy exists on our [Issue Tracker](https://github.com/Icinga/icinga-powershell-framework/issues)
|
||||||
* Send a [Pull Request](https://github.com/Icinga/icinga-powershell-framework/pulls)
|
* Send a [Pull Request](https://github.com/Icinga/icinga-powershell-framework/pulls)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue