From e54110c9b3b690d273172792753e0ef85e781095 Mon Sep 17 00:00:00 2001 From: Mangirdas Judeikis Date: Fri, 20 Dec 2024 14:40:02 +0200 Subject: [PATCH] update docs links again --- config.toml | 2 +- data/home/data.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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"