From 0a0b51360e09590ed7601652a5c014e69988725a Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Tue, 25 Jan 2022 23:19:40 +0100 Subject: [PATCH] shuffle quickstart --- docs/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 370df573..140ff462 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,10 +20,12 @@ We'd be happy to hear feedback about our documentation, if it was helpful, what - [Operators guide](/operators/): You run a Co-op Cloud instance or want to do so :computer: -- [Applications](/applications/): You want to know what applications are supported :nerd: +- [Recipes](/recipes/): You want to know what recipes are packaged so you can deploy them as apps :nerd: - [Get involved](/get-involved): You'd like to help out with the project, we've love to see you stick around :heart: - [Maintainers guide](/maintainers/): You maintain recipes and ensure things run smoothly for operators :tools: -- [CLI deference](/cli/): You need a command-line reference (`abra`, `docker`, etc.) with additional context :notebook: +- [CLI deference](/cli/): You need a command-line reference (`abra`, `docker`, etc.) :notebook: + +- [Glossary](/glossary/): You'd like clarification about project terminology :book: