Skip to content

Commit 928091d

Browse files
committed
Update dist/
1 parent 210bff3 commit 928091d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ groonga-datasource. Here is a command line to try groonga-datasource
2929
```bash
3030
GF_GROONGA_DATASOURCE_DIR=/tmp/groonga-datasource \
3131
GF_INSTALL_PLUGINS="https://github.com/groonga/grafana-datasource-plugin-groonga/releases/download/1.0.3/groonga-datasource-1.0.3.zip;groonga-datasource" \
32-
docker-compose up
32+
docker-compose up garafana
3333
```
3434

3535
You can find Grafana at http://localhost:3000/ .

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ groonga-datasource. Here is a command line to try groonga-datasource
2929
```bash
3030
GF_GROONGA_DATASOURCE_DIR=/tmp/groonga-datasource \
3131
GF_INSTALL_PLUGINS="https://github.com/groonga/grafana-datasource-plugin-groonga/releases/download/1.0.3/groonga-datasource-1.0.3.zip;groonga-datasource" \
32-
docker-compose up
32+
docker-compose up garafana
3333
```
3434

3535
You can find Grafana at http://localhost:3000/ .

dist/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"large": "img/groonga-icon-full-size.svg"
1515
},
1616
"updated": "2020-10-28",
17-
"version": "1.0.3",
17+
"version": "1.0.4",
1818
"author": {
1919
"name": "Amiya",
2020
"url": "https://github.com/groonga/grafana-datasource-plugin-groonga"

0 commit comments

Comments
 (0)