From 26d075a746bf38c038679c5054d12e1d01dafecb Mon Sep 17 00:00:00 2001 From: Sami Jaghouar Date: Wed, 16 Nov 2022 10:10:13 +0100 Subject: [PATCH] docs: move cloud support to integrations Signed-off-by: Sami Jaghouar --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 5f278236c15..e8c5576b716 100644 --- a/docs/index.md +++ b/docs/index.md @@ -41,13 +41,13 @@ fundamentals/document/index fundamentals/documentarray/index fundamentals/dataclass/index advanced/document-store/index -fundamentals/cloud-support/index ``` ```{toctree} :caption: Integrations :hidden: +fundamentals/cloud-support/index fundamentals/jina-support/index fundamentals/notebook-support/index advanced/torch-support/index