Skip to content

Commit 48f4842

Browse files
committed
docs(gen): remove tab id
1 parent 4ae26c1 commit 48f4842

File tree

54 files changed

+74
-74
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+74
-74
lines changed

macros/console/create-account.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ macro: create-account
44
1. Click **Sign Up** in the upper right corner of the page. You are redirected to the account creation page.
55
2. Select an account type (Corporate, Startup, Consultant/Freelancer, or Personal project).
66
3. Select a sign-up method, and follow the corresponding steps below.
7-
<Tabs id="create-account">
7+
<Tabs>
88
<TabsTab label="Sign-up with SSO">
99
1. Select the service you want to use (Google, Microsoft, or Github). Make sure the associated email address is the one you want to use for your Scaleway account.
1010
2. Check the box to agree to Scaleway's [Terms and Services](https://www.scaleway.com/en/contracts/), and Scaleway's [Data Protection Agreement](https://www.scaleway.com/en/contracts/).

macros/iam/login-member.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ macro: login-member
1414
</Message>
1515
4. Enter the username given to you by your Organization's Owner or administrator.
1616
5. Select an authentication method between **Send code** and **Enter password**.
17-
<Tabs id="create-account">
17+
<Tabs>
1818
<TabsTab label="Email code">
1919
1. Click **Send code** to receive a login code in your email.
2020
2. Enter the code you received in your email.

pages/account/how-to/log-in-to-the-console.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This page describes the different log in methods available, and what to consider
2929
## How to log in as an Organization Owner
3030

3131
1. Open your web browser and go to the [Scaleway console](https://console.scaleway.com).
32-
<Tabs id="create-account">
32+
<Tabs>
3333
<TabsTab label="Log in with SSO">
3434
1. Click the **Google** or the **GitHub** logo, depending on the account you want to use.
3535
2. Log in through the respective Google or GitHub login pages.
@@ -71,7 +71,7 @@ If you were added to a Scaleway Organization as an [IAM Member](/iam/concepts#me
7171
</Message>
7272
4. Enter the username given to you by your Organization's Owner or administrator.
7373
5. Select an authentication method between **Log in with SSO**, **Send code** and **Enter password**.
74-
<Tabs id="create-account">
74+
<Tabs>
7575
<TabsTab label="Log in with SSO">
7676
Scaleway provides Single Sign-On (SSO) options for a seamless login experience. By default, you can use your Google or Github account to log in to the console. To do so, make sure the email address associated with your Scaleway account matches the email address of your Google or Github account.
7777

@@ -115,7 +115,7 @@ You can authenticate using either a:
115115

116116
If the login information provided in any of the previous methods is valid, you will be redirected the Multifactor Authentication screen. If both MFA methods are enabled in your account, you will see the **passkey** screen by default.
117117

118-
<Tabs id="mfa-login">
118+
<Tabs>
119119
<TabsTab label="Log in with a passkey">
120120
1. Click **Use passkey**. Your password manager pops-up.
121121
2. Follow the steps in your password manager.

pages/cockpit/how-to/configure-alerts-for-scw-resources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Data source managed alert rules allow you to configure alerts managed by the dat
5656

5757
Switch between the tabs below to create alerts for a Scaleway Instance, an Object Storage bucket, a Kubernetes cluster Pod, or Cockpit logs.
5858

59-
<Tabs id="install">
59+
<Tabs>
6060
<TabsTab label="Scaleway Instance">
6161
The steps below explain how to create the metric selection and configure an alert condition that triggers when **your Instance consumes more than 10% of a single CPU core over the past 5 minutes.**
6262

pages/contribute.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Join the Scaleway **Write for the Community** program, an initiative for making
2121

2222
## Become a contributor
2323

24-
<Tabs id="become-contributor">
24+
<Tabs>
2525

2626
<TabsTab label="Before you start ">
2727

pages/data-warehouse/how-to/connect-applications.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To connect your deployment with BI tools, refer to the [dedicated documentation]
3737

3838
Select the appropriate protocol, then run the displayed command in a terminal. Remember to replace the placeholders with the appropriate values, and to specify the correct path to the certificate file.
3939

40-
<Tabs id="data-warehouse-connect-protocols">
40+
<Tabs>
4141
<TabsTab label="ClicHouse® CLI">
4242
```bash
4343
clickhouse client \
@@ -73,7 +73,7 @@ To connect your deployment with BI tools, refer to the [dedicated documentation]
7373

7474
Select the desired language, then run the code displayed to create a file that connects to your deployment, and run queries programmatically. Remember to replace the placeholders with the appropriate values, and to specify the correct path to the certificate file.
7575

76-
<Tabs id="data-warehouse-connect-languages">
76+
<Tabs>
7777
<TabsTab label="Python">
7878
```python
7979
pip install clickhouse-connect

pages/data-warehouse/how-to/connect-bi-tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Your user can now access the specified database using the credentials you just d
114114

115115
### Connecting PowerBI to your deployment
116116

117-
<Tabs id="power-bi-connection">
117+
<Tabs>
118118
<TabsTab label="PowerBI Desktop">
119119
1. Make sure you have installed [PowerBI Desktop](https://www.microsoft.com/en-us/download/details.aspx?id=58494/), and [MySQL Connector/NET](https://dev.mysql.com/downloads/connector/net/).
120120

pages/data-warehouse/how-to/import-data.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can connect to your deployment using the ClickHouse® HTTP console directly
5353

5454
There are several ways to import data into your Data Warehouse for ClickHouse® deployment, depending on how your data is stored. One of the most common ways is to import it from an Object Storage bucket in any format supported by ClickHouse®.
5555

56-
<Tabs id="import-data-into-data-warehouse">
56+
<Tabs>
5757
<TabsTab label="s3 table function">
5858
The `s3` table function reads data directly from an Object Storage bucket by specifying the URL of the bucket, the file format, and the data structure.
5959
```sql

pages/data-warehouse/how-to/manage-storage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The table below provides an overview of each storage policy's behavior and use c
3838

3939
[Connect to you deployment](/data-warehouse/how-to/connect-applications/), then run the SQL query below to apply the `tiered` storage policy.
4040

41-
<Tabs id="tiered-explicit-implicit">
41+
<Tabs>
4242
<TabsTab label="Explicit">
4343

4444
Storage policy is explicitly defined as `tiered`.

pages/dedibox-hardware/troubleshooting/diagnose-defective-disk.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ ssacli ctrl all show config
236236
For more information on Smartmontools, refer to the [official documentation](https://www.smartmontools.org/wiki/TocDoc).
237237
</Message>
238238

239-
<Tabs id="Smart data examples">
239+
<Tabs>
240240
<TabsTab label="HDD example">
241241
The example below shows SMART data for the HDD storage type:
242242

0 commit comments

Comments
 (0)