Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 1175836

Browse files
committed
Fix link
Signed-off-by: Tom Wilkie <[email protected]>
1 parent 09b3639 commit 1175836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ $ make build-mixin
6565

6666
This will leave all the alerts and dashboards in cortex-mixin/cortex-mixin.zip (or cortex-mixin/out).
6767

68-
If you get an error like `cannot use cli.StringSliceFlag literal (type cli.StringSliceFlag) as type cli.Flag in slice literal` when installing (mixtool)[https://github.com/monitoring-mixins/mixtool/issues/27], make sure you set `GO111MODULE=on` before `go get`.
68+
If you get an error like `cannot use cli.StringSliceFlag literal (type cli.StringSliceFlag) as type cli.Flag in slice literal` when installing [mixtool](https://github.com/monitoring-mixins/mixtool/issues/27), make sure you set `GO111MODULE=on` before `go get`.

0 commit comments

Comments
 (0)