Skip to content

Commit 7b47397

Browse files
authored
Merge pull request #3552 from k8s-infra-cherrypick-robot/cherry-pick-3551-to-release-1.13
[release-1.13] 📖 Fix broken link to kubicorn
2 parents e1e5b72 + c4734e3 commit 7b47397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Check out the [getting started guide](./docs/getting_started.md) for launching a
2222

2323
- Native Kubernetes manifests and API
2424
- Manages the bootstrapping of VMs on cluster.
25-
- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#Kubernetes-versions-with-published-OVAs).
25+
- Choice of Linux distribution between Ubuntu 18.04 and CentOS 7 using VM Templates based on [OVA images](#kubernetes-versions-with-published-ovas).
2626
- Deploys Kubernetes control planes into provided clusters on vSphere.
2727
- Doesn't use SSH for bootstrapping nodes.
2828
- Installs only the minimal components to bootstrap a control plane and workers.
@@ -157,7 +157,7 @@ We also use the issue tracker to track features. If you have an idea for a featu
157157

158158
[kops]: https://github.com/kubernetes/kops
159159

160-
[kubicorn]: http://kubicorn.io/
160+
[kubicorn]: https://github.com/kubicorn/kubicorn
161161

162162
[mailint_list]: https://groups.google.com/forum/#!forum/kubernetes-sig-cluster-lifecycle
163163

0 commit comments

Comments
 (0)