Skip to content

Commit 6cc8d88

Browse files
committed
Chore: Fix Visit Grafana section in example program
1 parent c31b59c commit 6cc8d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dashboard_import.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
3. Visit Grafana
1818
19-
http://admin:admin@localhost:3000/
19+
http://localhost:3000/
2020
Log in using admin:admin.
2121
"""
2222

0 commit comments

Comments
 (0)