Skip to content

Commit 88d5ce8

Browse files
committed
Updated README
1 parent 9273fa7 commit 88d5ce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Visualizations included into this collection:
1313

1414
**plotly_custom_viz_splunk** can be downloaded from **GitHub** and installed in your Splunk platform. Access your Splunk instance via terminal and:
1515
- browse to your apps directory `$SPLUNK_HOME/etc/apps/`
16-
- download the app from github `git clone https://github.com/tmuth/plotly_custom_viz_splunk`
16+
- download the app from github `git clone https://github.com/splunk/splunk-plotly-collection-viz`
1717
- Restart splunk to apply changes `$SPLUNK_HOME/bin/splunk restart`
1818

1919
## Usage
@@ -106,4 +106,4 @@ Sample SPL Search for Multiple-Axes:
106106
| table _time, scatter, line1, line2
107107
```
108108
109-
![alt text](MultipleAxes_plot.png "Multiple Axes Plot")
109+
![alt text](MultipleAxes_plot.png "Multiple Axes Plot")

0 commit comments

Comments
 (0)