From d98b429cf0fcec05e1df03dd9e258a3cd7c654ec Mon Sep 17 00:00:00 2001 From: Hannah Hunter Date: Tue, 18 Jun 2024 11:27:43 -0400 Subject: [PATCH] rearrange toc order and update titles Signed-off-by: Hannah Hunter --- daprdocs/content/en/concepts/faq/_index.md | 2 +- daprdocs/content/en/concepts/faq/faq.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/daprdocs/content/en/concepts/faq/_index.md b/daprdocs/content/en/concepts/faq/_index.md index 2ca3baf44..430eebd42 100644 --- a/daprdocs/content/en/concepts/faq/_index.md +++ b/daprdocs/content/en/concepts/faq/_index.md @@ -2,6 +2,6 @@ type: docs title: "Frequently asked questions and answers" linkTitle: "FAQs" -weight: 10 +weight: 1100 description: "Learn more about Dapr concepts through frequently asked questions" --- diff --git a/daprdocs/content/en/concepts/faq/faq.md b/daprdocs/content/en/concepts/faq/faq.md index a28237793..34d37823f 100644 --- a/daprdocs/content/en/concepts/faq/faq.md +++ b/daprdocs/content/en/concepts/faq/faq.md @@ -1,7 +1,7 @@ --- type: docs -title: "General Dapr FAQ" -linkTitle: "FAQs" +title: "General Dapr questions and answers" +linkTitle: "General questions" weight: 100 description: "Common questions asked about Dapr" ---