diff --git a/webapp/frontend/src/examples/registry.js b/webapp/frontend/src/examples/registry.js index 87f2726..0236c60 100644 --- a/webapp/frontend/src/examples/registry.js +++ b/webapp/frontend/src/examples/registry.js @@ -87,7 +87,7 @@ const HELM_CHART_EXAMPLES = [ id: 'kubernetes-dashboard', name: 'Kubernetes Dashboard', description: 'General-purpose web UI for Kubernetes clusters', - url: 'https://kubernetes.github.io/dashboard/kubernetes-dashboard', + url: 'https://kubernetes-retired.github.io/dashboard/kubernetes-dashboard', }, { id: 'metrics-server',