mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-15 06:34:03 +00:00
docs: Update Readme document
This PR updates the README document by using the proper link for the contributing guide as well as a misspelling. Fixes #3791 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
9e3353a7e4
commit
edf20766d1
@ -21,9 +21,9 @@ See the [tracing documentation](tracing.md).
|
|||||||
* [Limitations](Limitations.md): differences and limitations compared with the default [Docker](https://www.docker.com/) runtime,
|
* [Limitations](Limitations.md): differences and limitations compared with the default [Docker](https://www.docker.com/) runtime,
|
||||||
[`runc`](https://github.com/opencontainers/runc).
|
[`runc`](https://github.com/opencontainers/runc).
|
||||||
|
|
||||||
### Howto guides
|
### How-to guides
|
||||||
|
|
||||||
See the [howto documentation](how-to).
|
See the [how-to documentation](how-to).
|
||||||
|
|
||||||
## Kata Use-Cases
|
## Kata Use-Cases
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ Documents that help to understand and contribute to Kata Containers.
|
|||||||
### How to Contribute
|
### How to Contribute
|
||||||
|
|
||||||
* [Developer Guide](Developer-Guide.md): Setup the Kata Containers developing environments
|
* [Developer Guide](Developer-Guide.md): Setup the Kata Containers developing environments
|
||||||
* [How to contribute to Kata Containers](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md)
|
* [How to contribute to Kata Containers](https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md)
|
||||||
* [Code of Conduct](../CODE_OF_CONDUCT.md)
|
* [Code of Conduct](../CODE_OF_CONDUCT.md)
|
||||||
|
|
||||||
## Help Writing a Code PR
|
## Help Writing a Code PR
|
||||||
|
Loading…
Reference in New Issue
Block a user