Skip to content

Commit e0a9fdf

Browse files
authored
fix(docs): modify changelog vpc category (scaleway#2752)
1 parent d8b910d commit e0a9fdf

5 files changed

Lines changed: 6 additions & 6 deletions

changelog/july2023/2023-07-18-private-networks-changed-virtual-private-cloud-is.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author:
66
url: 'https://slack.scaleway.com'
77
date: 2023-07-18
88
category: network
9-
product: private-networks
9+
product: vpc
1010
---
1111

1212
VPC allows you to quickly and seamlessly secure all your application architecture's resources from external networks. Additionally, your infrastructure will benefit from improved resiliency as VPC is now regionalized across the Availability Zones by default.

changelog/march2023/2023-03-30-private-networks-added-regional-private-networks-is.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author:
66
url: 'https://slack.scaleway.com/'
77
date: 2023-03-30
88
category: network
9-
product: private-networks
9+
product: vpc
1010
---
1111

1212
Regional Private Networks allow you to connect resources across multiple AZs within the same region and are currently only available in the PAR region.

changelog/network/june2022/2022-06-13-private-networks-added-smtp-public-gw.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author:
66
url: 'https://slack.scaleway.com'
77
date: 2022-06-13
88
category: network
9-
product: private-networks
9+
product: vpc
1010
---
1111

1212
Enable SMTP traffic on VPC Public Gateway to allow sending emails from resources located inside your VPC (ports `25`, `465`, `587`, and `2525`).

menu/changelogs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@
163163
{
164164
"items": [
165165
{
166-
"category": "private-networks",
167-
"label": "Private Networks"
166+
"category": "vpc",
167+
"label": "VPC"
168168
},
169169
{
170170
"category": "public-gateways",

network/vpc/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ meta:
8585
## Changelog
8686

8787
<ChangelogList
88-
productName="private-networks"
88+
productName="vpc"
8989
numberOfChanges={3}
9090
/>

0 commit comments

Comments
 (0)