Skip to content

Commit e984125

Browse files
authored
Merge pull request #6 from mjudeikis/mjudeikis/docs.links
Update docs links again
2 parents 0aab81a + e54110c commit e984125

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ url = "https://groups.google.com/g/kube-bind-dev"
125125
name = "Helpful Links"
126126
[[params.links.footer.helpful.links]]
127127
name = "Documentation"
128-
url = "https://kube-bind.io/kube-bind/main"
128+
url = "https://docs.kube-bind.io/main"
129129
[[params.links.footer.helpful.links]]
130130
name = "Report a Vulnerability"
131131
url = "https://github.com/kube-bind/kube-bind/blob/main/SECURITY.md"

data/home/data.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ hero:
22
header: "Provide and Consume Kubernetes-native Services"
33
tagline: "An OpenSource project that aims to provide better support for service providers and consumers that reside in distinct Kubernetes clusters."
44
buttons:
5-
get_started: https://kube-bind.io/kube-bind/main/setup/quickstart/
6-
learn_more: https://kube-bind.io/kube-bind/main/reference/
5+
get_started: https://docs.kube-bind.io/main/setup/quickstart/
6+
learn_more: https://docs.kube-bind.io/main/reference/
77

88
cards:
99
- title: "Let's design a post-operator / post-cluster technology"

0 commit comments

Comments
 (0)