Skip to content

Commit fc121be

Browse files
ldecarvalho-docLaure-di
authored andcommitted
fix(mdb): fix name (scaleway#4309)
1 parent 0f42c08 commit fc121be

File tree

8 files changed

+36
-36
lines changed

8 files changed

+36
-36
lines changed

pages/managed-mongodb-databases/api-cli/backup-and-restore.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories:
1515
Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list.
1616
</Message>
1717

18-
Managed MongoDB® Databases provide fully-managed document Database Instances, with a MongoDB®-compatible API layer over a PostgreSQL engine to store and retrieve data.
18+
Managed MongoDB® provides fully-managed document Database Instances, with a MongoDB®-compatible API layer over a PostgreSQL engine to store and retrieve data.
1919

2020
This means you can use MongoDB® command line tools to use and manage your MongoDB® Databases.
2121

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
meta:
3-
title: Managed MongoDB® Databases - API/CLI Documentation
4-
description: Managed MongoDB® Databases API/CLI Documentation
3+
title: Managed MongoDB® - API/CLI Documentation
4+
description: Managed MongoDB® API/CLI Documentation
55
content:
6-
h1: Managed MongoDB® Databases - API/CLI Documentation
7-
paragraph: Managed MongoDB® Databases API/CLI Documentation
6+
h1: Managed MongoDB® - API/CLI Documentation
7+
paragraph: Managed MongoDB® API/CLI Documentation
88
---

pages/managed-mongodb-databases/concepts.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: Managed MongoDB® Databases - Concepts
4-
description: This page explains all the concepts related to Managed MongoDB® Databases.
3+
title: Managed MongoDB® - Concepts
4+
description: This page explains all the concepts related to Managed MongoDB®.
55
content:
6-
h1: Managed MongoDB® Databases - Concepts
7-
paragraph: This page explains all the concepts related to Managed MongoDB® Databases.
6+
h1: Managed MongoDB® - Concepts
7+
paragraph: This page explains all the concepts related to Managed MongoDB®.
88
tags: concepts managed-databases ferredb mongodb document
99
categories:
1010
- managed-databases

pages/managed-mongodb-databases/how-to/create-a-database-instance.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ categories:
1717
Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list.
1818
</Message>
1919

20-
Managed MongoDB® Databases provide fully-managed document Database Instances, with MongoDB® as a database engine.
20+
Managed MongoDB® provides fully-managed document Database Instances, with MongoDB® as a database engine.
2121

2222
Document databases enable users to store and retrieve data in a document format, such as `json`. Compared to traditional relational databases where data is stored in a table-like format, document-type storage supports storing multiple nested keys and values in each document key.
2323

pages/managed-mongodb-databases/how-to/increase-volume.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: How to increase the storage of a Managed MongoDB® database
4-
description: Guide to increasing the block volume of your Managed MongoDB® Database Instance at Scaleway.
3+
title: How to increase the storage of a Managed MongoDB®
4+
description: Guide to increasing the block volume of your Managed MongoDB® Instance at Scaleway.
55
content:
6-
h1: How to increase the storage of a Managed MongoDB® database
7-
paragraph: Guide to increasing the block volume of your Managed MongoDB® Database Instance at Scaleway.
6+
h1: How to increase the storage of a Managed MongoDB®
7+
paragraph: Guide to increasing the block volume of your Managed MongoDB® Instance at Scaleway.
88
tags: managed-database postgresql mysql upgrade
99
dates:
1010
validation: 2024-10-01
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
meta:
3-
title: Managed MongoDB® Databases - How Tos
4-
description: Managed MongoDB® Databases How Tos
3+
title: Managed MongoDB® - How Tos
4+
description: Managed MongoDB® How Tos
55
content:
6-
h1: Managed MongoDB® Databases - How Tos
7-
paragraph: Managed MongoDB® Databases How Tos
6+
h1: Managed MongoDB® - How Tos
7+
paragraph: Managed MongoDB® How Tos
88
---

pages/managed-mongodb-databases/index.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
meta:
3-
title: Managed MongoDB® Databases Documentation
4-
description: Dive into Scaleway Managed MongoDB® Databases with our quickstart guides, how-tos, tutorials and more.
3+
title: Managed MongoDB® Documentation
4+
description: Dive into Scaleway Managed MongoDB® with our quickstart guides, how-tos, tutorials and more.
55
content:
6-
h1: Managed MongoDB® Databases Documentation
7-
paragraph: Dive into Scaleway Managed MongoDB® Databases with our quickstart guides, how-tos, tutorials and more.
6+
h1: Managed MongoDB® Documentation
7+
paragraph: Dive into Scaleway Managed MongoDB® with our quickstart guides, how-tos, tutorials and more.
88
---
99

1010
<ProductHeader
11-
productName="Managed MongoDB® Databases"
11+
productName="Managed MongoDB®"
1212
productLogo="mongoDB"
13-
description="Managed MongoDB® Databases provide fully-managed databases with a MongoDB® compatible API, relying on MongoDB® and PostgreSQL as storage engines. Enjoy automatic backups, scaling, monitoring and much more."
13+
description="Managed MongoDB® provides fully-managed databases with a MongoDB® compatible API, relying on MongoDB® and PostgreSQL as storage engines. Enjoy automatic backups, scaling, monitoring and much more."
1414
url="/managed-mongodb-databases/quickstart/"
15-
label="Managed MongoDB® Databases Quickstart"
15+
label="Managed MongoDB® Quickstart"
1616
/>
1717

1818
<Message type="important">
@@ -25,28 +25,28 @@ Managed MongoDB® is currently in private beta. Click [here](https://www.scalewa
2525
<SummaryCard
2626
title="Quickstart"
2727
icon="rocket"
28-
description="Learn how to create a Managed MongoDB® Database in a few steps."
28+
description="Learn how to create a Managed MongoDB® in a few steps."
2929
label="View Quickstart"
3030
url="/managed-mongodb-databases/quickstart/"
3131
/>
3232
<SummaryCard
3333
title="Concepts"
3434
icon="info"
35-
description="Core concepts that give you a better understanding of Managed MongoDB® Databases."
35+
description="Core concepts that give you a better understanding of Managed MongoDB®."
3636
label="View Concepts"
3737
url="/managed-mongodb-databases/concepts/"
3838
/>
3939
<SummaryCard
4040
title="How-Tos"
4141
icon="help-circle-outline"
42-
description="Learn how to use your Managed MongoDB® Database via the Scaleway console."
42+
description="Learn how to use your Managed MongoDB® via the Scaleway console."
4343
label="View How-Tos"
4444
url="/managed-mongodb-databases/how-to/"
4545
/>
4646
{/* <SummaryCard
4747
title="Additional Content"
4848
icon="book-open-outline"
49-
description="Check out in-depth information about Managed MongoDB® Databases."
49+
description="Check out in-depth information about Managed MongoDB®."
5050
label="View Additional Content"
5151
url="/managed-mongodb-databases/reference-content/"
5252
/> */}
@@ -65,10 +65,10 @@ Managed MongoDB® is currently in private beta. Click [here](https://www.scalewa
6565

6666
<ClickableBanner
6767
productLogo="cli"
68-
title="Managed MongoDB® Databases API"
68+
title="Managed MongoDB® API"
6969
description="Manage your document Database Instances using the Scaleway API."
7070
url="https://www.scaleway.com/en/developers/api/document_db/"
71-
label="Go to Managed MongoDB® Databases API"
71+
label="Go to Managed MongoDB® API"
7272
/>
7373

7474
## Changelog

pages/managed-mongodb-databases/quickstart.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
meta:
3-
title: Managed MongoDB® Databases - Quickstart
4-
description: This page shows you how to get started with Managed MongoDB® Databases.
3+
title: Managed MongoDB® - Quickstart
4+
description: This page shows you how to get started with Managed MongoDB®.
55
content:
6-
h1: Managed MongoDB® Databases - Quickstart
7-
paragraph: This page shows you how to get started with Managed MongoDB® Databases.
6+
h1: Managed MongoDB® - Quickstart
7+
paragraph: This page shows you how to get started with Managed MongoDB®.
88
tags: document managed-database database mongodb
99
dates:
1010
validation: 2024-09-12
@@ -17,7 +17,7 @@ categories:
1717
Managed MongoDB® is currently in private beta. Click [here](https://www.scaleway.com/en/managed-mongodb/) to join the waiting list.
1818
</Message>
1919

20-
Managed MongoDB® Databases provide fully-managed document Database Instances, with MongoDB® as a database engine.
20+
Managed MongoDB® provides fully-managed document Database Instances, with MongoDB® as a database engine.
2121

2222
MongoDB® databases enable users to store and retrieve data in a document format, such as `json`. Compared to traditional relational databases where data is stored in a table-like format, document-type storage supports storing multiple nested keys and values in each document key.
2323

0 commit comments

Comments
 (0)