From 0c547996b94d60ca94f31f444319af506663ed29 Mon Sep 17 00:00:00 2001 From: yaron2 Date: Wed, 16 Dec 2020 09:36:30 -0800 Subject: [PATCH] change weight --- daprdocs/content/en/operations/components/component-secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daprdocs/content/en/operations/components/component-secrets.md b/daprdocs/content/en/operations/components/component-secrets.md index 074b691b0..a711d3551 100644 --- a/daprdocs/content/en/operations/components/component-secrets.md +++ b/daprdocs/content/en/operations/components/component-secrets.md @@ -2,7 +2,7 @@ type: docs title: "How-To: Reference secret stores in components" linkTitle: "How-To: Reference secrets" -weight: 200 +weight: 300 description: "How to securly reference secrets from a component definition" ---