Skip to content

Commit 2f0661d

Browse files
committed
docs: update the dashboard link for Kepler Operator
This commit updates the broken link for Grafana dashboard in the Kepler Operator documentation. Signed-off-by: vprashar2929 <[email protected]>
1 parent c6ae8ee commit 2f0661d

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)