From 7331ff7a58f097a6ac4d3ac9f72062491d01f0f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Mon, 16 Jun 2025 17:26:27 +0200 Subject: [PATCH] Update concepts.mdx --- pages/secret-manager/concepts.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/secret-manager/concepts.mdx b/pages/secret-manager/concepts.mdx index d00c70eda5..8c9710f64c 100644 --- a/pages/secret-manager/concepts.mdx +++ b/pages/secret-manager/concepts.mdx @@ -3,7 +3,7 @@ meta: title: Secret Manager - Concepts description: Discover essential concepts of Scaleway Secret Manager, including secret versioning, ephemeral policies, and path management. content: - h1: Concepts + h1: Secret Manager - Concepts paragraph: Discover essential concepts of Scaleway Secret Manager, including secret versioning, ephemeral policies, and path management. tags: secret-manager secret version dates: @@ -123,4 +123,4 @@ Tags allow you to organize your secrets. This gives you the possibility of sorti ## Version -Versions store the data contained in your secret (API keys, passwords, or certificates). Versions can be [**enabled**](#enabling-a-version) or [**disabled**](#disabling-a-version) depending on your usage. Versions must be of the same type as the secret they belong to. \ No newline at end of file +Versions store the data contained in your secret (API keys, passwords, or certificates). Versions can be [**enabled**](#enabling-a-version) or [**disabled**](#disabling-a-version) depending on your usage. Versions must be of the same type as the secret they belong to.