Skip to content

Commit 13627ee

Browse files
author
Sunil Thaha
authored
Merge pull request #183 from vprashar2929/docs-dash-link
docs: update the dashboard link for Kepler Operator
2 parents a01063f + 2f0661d commit 13627ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/kepler-operator/installation/openshift.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ For advanced visualization, you can import the Kepler Grafana dashboard:
310310

311311
```bash
312312
# Get the dashboard JSON
313-
curl -O https://raw.githubusercontent.com/sustainable-computing-io/kepler-operator/main/hack/dashboard/assets/kepler/dashboard.json
313+
curl -O https://raw.githubusercontent.com/sustainable-computing-io/kepler-operator/v1alpha1/hack/dashboard/assets/kepler/dashboard.json
314314

315315
# Import into your Grafana instance
316316
```

0 commit comments

Comments
 (0)