Skip to content

Commit 6158bce

Browse files
committed
name fixes
1 parent d3889b5 commit 6158bce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "grafana-test",
2+
"name": "zincobserve-grafana-plugin",
33
"version": "1.0.0",
4-
"description": "Zinc observe",
4+
"description": "ZincObserve grafana plugin",
55
"scripts": {
66
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
77
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",

src/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- This README file is going to be the one displayed on the Grafana.com website for your plugin -->
22

3-
# Grafana Test
3+
# ZincObserve
44

5-
Zinc observe
5+
ZincObserve

0 commit comments

Comments
 (0)