mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
Update README.md
Fixed broken links. The links land on a page that tells you to go elsewhere, versus 302 or just landing there. Hopefully preventing future issues if site is gone.
This commit is contained in:
@@ -16,8 +16,8 @@ cd to this directory on mac / linux with docker installed and run `make quick`.
|
||||
|
||||
To push an image run `make push`.
|
||||
|
||||
[ptp]: https://github.com/containernetworking/plugins/tree/master/plugins/main/ptp/README.md
|
||||
[host-local]: https://github.com/containernetworking/plugins/blob/master/plugins/ipam/host-local/README.md
|
||||
[ptp]: https://www.cni.dev/plugins/current/main/ptp/
|
||||
[host-local]: https://www.cni.dev/plugins/current/ipam/host-local/
|
||||
[plugins]: https://github.com/containernetworking/plugins
|
||||
[aojea/kindnet]: https://github.com/aojea/kindnet
|
||||
[leblancd/kube-v6-test]: https://github.com/leblancd/kube-v6-test/tree/master
|
||||
|
||||
Reference in New Issue
Block a user