Skip to content

Commit b20df8e

Browse files
committed
docs(fix): tab component
1 parent 91a7b19 commit b20df8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/secret-manager/how-to/create-secret.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This page explains how to create a [secret](/secret-manager/concepts/#secret) fo
1818
- A Scaleway account logged into the [console](https://console.scaleway.com)
1919
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2020

21-
<Tabs id="install">
21+
<Tabs>
2222
<TabsTab label="Create your first secret">
2323
1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu.
2424
2. In the **Region** drop-down, select the [region](/secret-manager/concepts/#region) in which you want to store your secret.

pages/secret-manager/how-to/manage-secret.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Find out how to copy the ID of your [secret](/secret-manager/concepts/#secret),
2020
- [Generated an API key](/iam/how-to/create-api-keys/) and enabled the `SecretManagerFullAccess` [permission set](/iam/reference-content/permission-sets/)
2121
- [Created a secret](/secret-manager/how-to/create-secret/)
2222

23-
<Tabs id="install">
23+
<Tabs>
2424
<TabsTab label="Manage a non ephemeral secret">
2525
1. Click **Secret Manager** in the **Security & Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu.
2626
2. Select the [region](/secret-manager/concepts/#region), in the **Region** drop-down.

0 commit comments

Comments
 (0)