From bc9558149ca8e4ba6279a1b7ec2e9a7ef8387b7b Mon Sep 17 00:00:00 2001 From: "James O. D. Hunt" Date: Mon, 22 Nov 2021 16:28:07 +0000 Subject: [PATCH] docs: Move doc requirements section higher Move the documentation requirements document link up so that it appears immediately below the "How to Contribute" section. Signed-off-by: James O. D. Hunt --- docs/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index 5dedec3786..fcb76cf344 100644 --- a/docs/README.md +++ b/docs/README.md @@ -52,6 +52,10 @@ Documents that help to understand and contribute to Kata Containers. * [How to contribute to Kata Containers](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md) * [Code of Conduct](../CODE_OF_CONDUCT.md) +## Help Improving the Documents + +* [Documentation Requirements](Documentation-Requirements.md) + ### Code Licensing * [Licensing](Licensing-strategy.md): About the licensing strategy of Kata Containers. @@ -61,10 +65,6 @@ Documents that help to understand and contribute to Kata Containers. * [Release strategy](Stable-Branch-Strategy.md) * [Release Process](Release-Process.md) -## Help Improving the Documents - -* [Documentation Requirements](Documentation-Requirements.md) - ## Website Changes If you have a suggestion for how we can improve the