Skip to content

Commit ec42c4c

Browse files
committed
Fixing last failed dependencies
1 parent 8953aa1 commit ec42c4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Wazuh App for Splunk
22

33
[![Slack](https://img.shields.io/badge/slack-join-blue.svg)](https://goo.gl/forms/M2AoZC4b2R9A9Zy12)
4-
[![Email](https://img.shields.io/badge/email-join-blue.svg)](https://groups.google.com/forum/#!forum/SplunkAppForWazuh)
4+
[![Email](https://img.shields.io/badge/email-join-blue.svg)](https://groups.google.com/forum/#!forum/wazuh)
55
[![Documentation](https://img.shields.io/badge/docs-view-green.svg)](https://documentation.wazuh.com)
6-
[![Documentation](https://img.shields.io/badge/web-view-green.svg)](https://SplunkAppForWazuh.com)
6+
[![Documentation](https://img.shields.io/badge/web-view-green.svg)](https://wazuh.com)
77

88
### Wazuh v3.2.2 for Splunk Enterprise v7.1.0
99

SplunkAppForWazuh/default/data/ui/html/wazuh_alerts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ <h2 class="panel-title">Last alerts $agent$</h2>
203203
<script src="{{SPLUNKWEB_URL_PREFIX}}/static/js/i18n.js"></script>
204204
<script src="{{SPLUNKWEB_URL_PREFIX}}/i18ncatalog?autoload=1"></script>
205205
<script src="{{SPLUNKWEB_URL_PREFIX}}/static/build/simplexml/index.js"></script>
206-
<script src="{{SPLUNKWEB_URL_PREFIX}}/static/app/SplunkAppForWazuh/js/viewControllers/SplunkAppForWazuh_alerts.js"></script>
206+
<script src="{{SPLUNKWEB_URL_PREFIX}}/static/app/SplunkAppForWazuh/js/viewControllers/wazuh_alerts.js"></script>
207207
</body>
208208

209209
</html>

0 commit comments

Comments
 (0)