Merge pull request #445 from liubin/fix/444-remove-docs-about-shim-proxy

docs: remove shim/proxy topics and fix docs links
This commit is contained in:
Peng Tao
2020-07-28 20:06:02 +08:00
committed by GitHub
60 changed files with 117 additions and 475 deletions

View File

@@ -16,7 +16,7 @@ automates the process to build a kernel for Kata Containers.
## Requirements
The `build-kernel.sh` script requires an installed Golang version matching the
[component build requirements](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md#requirements-to-build-individual-components).
[component build requirements](../../../docs/Developer-Guide.md#requirements-to-build-individual-components).
## Usage