Skip to content

Commit aaac319

Browse files
fix(gen): minor err (#5240)
1 parent 663519c commit aaac319

File tree

3 files changed

+36
-44
lines changed

3 files changed

+36
-44
lines changed

pages/account/how-to/create-an-account.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ import CreateAccount from '@macros/console/create-account.mdx'
1717

1818
Scaleway is a complete cloud ecosystem, offering a single way for you to create, deploy and scale your infrastructure in the cloud. Create your Scaleway account to gain access to the [Scaleway console](/account/concepts/#console) and [Scaleway API](https://www.scaleway.com/en/developers/api/), and deploy our products and services with ease.
1919

20+
## How to create an account
21+
2022
<CreateAccount />

pages/demos/index.mdx

Lines changed: 33 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -32,49 +32,39 @@ content:
3232
/>
3333
</Grid>
3434

35-
<table>
36-
<tbody>
37-
<tr>
38-
<td>
39-
- [Apple silicon: console overview](/apple-silicon/quickstart/#console-overview)
40-
- [Audit Trail: console overview](/audit-trail/quickstart/#console-overview)
41-
- [Billing space: console overview](/billing/quickstart/#console-overview)
42-
- [Block Storage: console overview](/block-storage/quickstart/#console-overview)
43-
- [Container Registry: console overview](/container-registry/quickstart/#console-overview)
44-
- [Containers: console overview](/serverless-containers/quickstart/#console-overview)
45-
- [Elastic Metal: console overview](/elastic-metal/quickstart/#console-overview)
46-
- [Functions: console overview](/serverless-functions/quickstart/#console-overview)
47-
- [IoT Hub: console overview](/iot-hub/quickstart/#console-overview)
48-
- [Jobs: console overview](/serverless-jobs/quickstart/#console-overview)
49-
</td>
50-
<td>
51-
- [Kubernetes: console overview](/kubernetes/quickstart/#console-overview)
52-
- [Local Storage: console overview](/local-storage/quickstart/#console-overview)
53-
- [MongoDB: console overview](/managed-mongodb-databases/quickstart/#console-overview)
54-
- [Object Storage: console overview](/object-storage/quickstart/#console-overview)
55-
- [PostgreSQL and MySQL: console overview](/managed-databases-for-postgresql-and-mysql/quickstart/#console-overview)
56-
- [Redis: console overview](/managed-databases-for-redis/quickstart/#console-overview)
57-
- [Secret Manager: console overview](/secret-manager/quickstart/#console-overview)
58-
- [SQL Databases: console overview](/serverless-sql-databases/quickstart/#console-overview)
59-
- [Topics and Events: console overview](/topics-and-events/quickstart/#console-overview)
60-
- [VPC: console overview](/vpc/quickstart/#console-overview)
61-
</td>
62-
</tr>
63-
</tbody>
64-
</table>
35+
<Grid>
36+
<LinksList>
37+
- [Apple silicon: console overview](/apple-silicon/quickstart/#console-overview)
38+
- [Audit Trail: console overview](/audit-trail/quickstart/#console-overview)
39+
- [Billing space: console overview](/billing/quickstart/#console-overview)
40+
- [Block Storage: console overview](/block-storage/quickstart/#console-overview)
41+
- [Container Registry: console overview](/container-registry/quickstart/#console-overview)
42+
- [Containers: console overview](/serverless-containers/quickstart/#console-overview)
43+
- [Elastic Metal: console overview](/elastic-metal/quickstart/#console-overview)
44+
- [Functions: console overview](/serverless-functions/quickstart/#console-overview)
45+
- [IoT Hub: console overview](/iot-hub/quickstart/#console-overview)
46+
- [Jobs: console overview](/serverless-jobs/quickstart/#console-overview)
47+
- [Kubernetes: console overview](/kubernetes/quickstart/#console-overview)
48+
- [Local Storage: console overview](/local-storage/quickstart/#console-overview)
49+
- [MongoDB: console overview](/managed-mongodb-databases/quickstart/#console-overview)
50+
- [Object Storage: console overview](/object-storage/quickstart/#console-overview)
51+
- [PostgreSQL and MySQL: console overview](/managed-databases-for-postgresql-and-mysql/quickstart/#console-overview)
52+
- [Redis: console overview](/managed-databases-for-redis/quickstart/#console-overview)
53+
- [Secret Manager: console overview](/secret-manager/quickstart/#console-overview)
54+
- [SQL Databases: console overview](/serverless-sql-databases/quickstart/#console-overview)
55+
- [Topics and Events: console overview](/topics-and-events/quickstart/#console-overview)
56+
- [VPC: console overview](/vpc/quickstart/#console-overview)
57+
</LinksList>
58+
</Grid>
6559

6660
## Advanced guides
6761

68-
<table>
69-
<tbody>
70-
<tr>
71-
<td>
72-
- [How to purchase a savings plan](/billing/how-to/purchase-savings-plan/#purchasing-a-savings-plan)
73-
- [How to add a credit card](/billing/how-to/add-payment-method/#how-to-add-a-credit-card)
74-
- [How to log in as an IAM Member](/iam/how-to/log-in-as-a-member/)
75-
- [How to grant access to the Partner Space](/partner-space/how-to/grant-access-to-partner-space/)
76-
- [How to manage Members](/iam/how-to/manage-members/#interactive-demo)
77-
</td>
78-
</tr>
79-
</tbody>
80-
</table>
62+
<Grid>
63+
<LinksList>
64+
- [How to purchase a savings plan](/billing/how-to/purchase-savings-plan/#purchasing-a-savings-plan)
65+
- [How to add a credit card](/billing/how-to/add-payment-method/#how-to-add-a-credit-card)
66+
- [How to log in as an IAM Member](/iam/how-to/log-in-as-a-member/)
67+
- [How to grant access to the Partner Space](/partner-space/how-to/grant-access-to-partner-space/)
68+
- [How to manage Members](/iam/how-to/manage-members/#interactive-demo)
69+
</LinksList>
70+
</Grid>

pages/iam/reference-content/auto-generated-iam-resources.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ Whenever a cluster is created, automatically so are:
3333
</Message>
3434
- An IAM policy with default permission sets and the cluster group as a principal
3535

36-
The default policy can be edited by users to grant the cluster group permission according to their use-cases.
36+
The default policy cannot be edited by authorized users, only deleted by them.
3737

3838

0 commit comments

Comments
 (0)