docs: Added missing doc links

Added links to unreferenced documents to make them easier to find.

Partially fixes #473.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
James O. D. Hunt
2019-05-15 16:55:56 +01:00
parent 548f75927e
commit 6d8094b716
2 changed files with 2 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ Documents that help to understand and contribute to Kata Containers.
* [Release strategy](Releases.md)
* [Release Checklist](Release-Checklist.md)
* [Stable branches](Stable-Branch-Strategy.md)
## Help Improving the Documents

View File

@@ -5,3 +5,4 @@ Kata Containers design documents:
- [Kata Containers architecture](architecture.md)
- [API Design of Kata Containers](kata-api-design.md)
- [Design requirements for Kata Containers](kata-design-requirements.md)
- [VSocks](VSocks.md)