diff --git a/config.toml b/config.toml index b0adfef..7d68aad 100644 --- a/config.toml +++ b/config.toml @@ -125,7 +125,7 @@ url = "https://groups.google.com/g/kube-bind-dev" name = "Helpful Links" [[params.links.footer.helpful.links]] name = "Documentation" -url = "https://kube-bind.io/kube-bind/main" +url = "https://docs.kube-bind.io/main" [[params.links.footer.helpful.links]] name = "Report a Vulnerability" url = "https://github.com/kube-bind/kube-bind/blob/main/SECURITY.md" diff --git a/data/home/data.yaml b/data/home/data.yaml index a2661d5..35fd74a 100644 --- a/data/home/data.yaml +++ b/data/home/data.yaml @@ -2,8 +2,8 @@ hero: header: "Provide and Consume Kubernetes-native Services" tagline: "An OpenSource project that aims to provide better support for service providers and consumers that reside in distinct Kubernetes clusters." buttons: - get_started: https://kube-bind.io/kube-bind/main/setup/quickstart/ - learn_more: https://kube-bind.io/kube-bind/main/reference/ + get_started: https://docs.kube-bind.io/main/setup/quickstart/ + learn_more: https://docs.kube-bind.io/main/reference/ cards: - title: "Let's design a post-operator / post-cluster technology"