mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-31 16:36:38 +00:00
docs: Update link for tests in README
This PR updates the link for the tests in README for Kata Containers. Fixes #9160 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -123,7 +123,7 @@ The table below lists the core parts of the project:
|
|||||||
| [agent](src/agent) | core | Management process running inside the virtual machine / POD that sets up the container environment. |
|
| [agent](src/agent) | core | Management process running inside the virtual machine / POD that sets up the container environment. |
|
||||||
| [`dragonball`](src/dragonball) | core | An optional built-in VMM brings out-of-the-box Kata Containers experience with optimizations on container workloads |
|
| [`dragonball`](src/dragonball) | core | An optional built-in VMM brings out-of-the-box Kata Containers experience with optimizations on container workloads |
|
||||||
| [documentation](docs) | documentation | Documentation common to all components (such as design and install documentation). |
|
| [documentation](docs) | documentation | Documentation common to all components (such as design and install documentation). |
|
||||||
| [tests](https://github.com/kata-containers/tests) | tests | Excludes unit tests which live with the main code. |
|
| [tests](tests) | tests | Excludes unit tests which live with the main code. |
|
||||||
|
|
||||||
### Additional components
|
### Additional components
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user