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:
Ronald Petty
2023-08-08 10:08:27 -07:00
committed by GitHub
parent f6964c9799
commit c3df347a51

View File

@@ -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