Merge pull request #811 from TBBle/patch-1

Fix non-linked reference to Providers in Usage
This commit is contained in:
Brian Goff
2021-05-14 11:01:37 -07:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ project to build a custom Kubernetes node agent.
See godoc for up to date instructions on consuming this project:
https://godoc.org/github.com/virtual-kubelet/virtual-kubelet
There are implementations available for several provides (listed above), see
There are implementations available for [several providers](#providers), see
those repos for details on how to deploy.
## Current Features