Merge pull request #8 from hex2a/master

change URLs in README to use https
This commit is contained in:
Pedro Sanchez 2017-01-11 12:53:56 +01:00 committed by GitHub
commit 59e6a55428

View File

@ -9,13 +9,13 @@
## Installation
```/usr/share/kibana/bin/kibana-plugin install http://wazuh.com/resources/wazuh-app.zip ```
```/usr/share/kibana/bin/kibana-plugin install https://wazuh.com/resources/wazuh-app.zip ```
## Upgrading
```/usr/share/kibana/bin/kibana-plugin remove wazuh ```
```/usr/share/kibana/bin/kibana-plugin install http://wazuh.com/resources/wazuh-app.zip ```
```/usr/share/kibana/bin/kibana-plugin install https://wazuh.com/resources/wazuh-app.zip ```
## Wazuh Open Source modules and contributions
@ -61,6 +61,6 @@ Wazuh App Copyright (C) 2016 Wazuh Inc. (License GPLv2)
## References
* [Wazuh website](http://wazuh.com)
* [Wazuh website](https://wazuh.com)
* [Wazuh documentation](http://documentation.wazuh.com)
* [Elastic stack](http://elastic.co)
* [Elastic stack](https://elastic.co)