Fix non-linked reference to Providers in Usage

Fixes a typo ("provides") and also replaces "listed above" with a link to the list. Which had moved below, as it happens.
This commit is contained in:
Paul "Hampy" Hampson
2021-05-14 02:45:33 +10:00
parent baa0e6e8fc
commit a2515d859a

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