Move API overview to be a Docsy section overview

This commit is contained in:
Tim Bannister
2020-10-13 00:41:14 +01:00
parent 18634747c9
commit 3edb970570
10 changed files with 138 additions and 130 deletions
@@ -12,7 +12,7 @@ API from various programming languages.
<!-- body -->
To write applications using the [Kubernetes REST API](/docs/reference/using-api/api-overview/),
To write applications using the [Kubernetes REST API](/docs/reference/using-api/),
you do not need to implement the API calls and request/response types yourself.
You can use a client library for the programming language you are using.