Skip to content

Commit e52a716

Browse files
fix(gen): remove frontmatter anchors (#5290)
1 parent 8cbdbe9 commit e52a716

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pages/block-storage/api-cli/increasing-volume-size.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: &title Increasing the size of Block Storage volumes via the Scaleway API
3-
description: &desc This page explains how to increase the size of a Block Storage volume using the Scaleway API.
2+
title: Increasing the size of Block Storage volumes via the Scaleway API
3+
description: This page explains how to increase the size of a Block Storage volume using the Scaleway API.
44
tags: increase expand increment raise storage volume block
55
dates:
66
validation: 2025-03-04

tutorials/backup-mongodb-jobs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: &title Create snapshots of a Managed MongoDB® database with Serverless Jobs and the Scaleway CLI
3-
description: &description This step-by-step tutorial will help you automate the creation of snapshots of your MongoDB using Serverless Jobs and the Scaleway CLI
2+
title: Create snapshots of a Managed MongoDB® database with Serverless Jobs and the Scaleway CLI
3+
description: This step-by-step tutorial will help you automate the creation of snapshots of your MongoDB using Serverless Jobs and the Scaleway CLI
44
tags: serverless jobs instance snapshot backup image disk storage cli
55
categories:
66
- mongodb

0 commit comments

Comments
 (0)