Skip to content

Commit 5c3e12a

Browse files
authored
fix(gen): fix 404 (#5032)
* fix(gen): fix 404 * Update menu/navigation.json
1 parent e2a3b70 commit 5c3e12a

File tree

4 files changed

+9
-17
lines changed

4 files changed

+9
-17
lines changed

menu/navigation.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3061,10 +3061,6 @@
30613061
"label": "cPanel additional content",
30623062
"slug": "cpanel-reference-content"
30633063
},
3064-
{
3065-
"label": "Plesk additional content",
3066-
"slug": "plesk-reference-content"
3067-
},
30683064
{
30693065
"label": "PHP versions on Scaleway Web Hosting platforms",
30703066
"slug": "php-version-overview"
@@ -3074,7 +3070,7 @@
30743070
"slug": "classic-hosting-migration-information"
30753071
},
30763072
{
3077-
"label": "Understanding differences between cPanel and Plesk",
3073+
"label": "Understanding cPanel",
30783074
"slug": "understanding-differences-cpanel-plesk"
30793075
}
30803076
],
@@ -3601,10 +3597,6 @@
36013597
"label": "Cockpit API Reference",
36023598
"slug": "https://www.scaleway.com/en/developers/api/cockpit/regional-api/"
36033599
},
3604-
{
3605-
"label": "Configuring the Grafana agent",
3606-
"slug": "configuring-grafana-agent"
3607-
},
36083600
{
36093601
"label": "Retrieving logs programmatically using LogCLI",
36103602
"slug": "querying-logs-with-logcli"

pages/account/reference-content/use-case-informational-website.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@ Scaleway Object Storage is an ideal solution for beginners and those seeking a s
3434

3535
Follow the steps below to quickly deploy an informational website using [Scaleway Object Storage](/object-storage/).
3636

37-
1. (optional) [Add a domain name](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
37+
1. (optional) [Add a domain name](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
3838

3939
2. [Create an Object Storage bucket](/object-storage/how-to/create-a-bucket/).
4040

41-
3. [Enable the bucket website feature](/docs/storage/object/how-to/use-bucket-website/).
41+
3. [Enable the bucket website feature](/storage/object/how-to/use-bucket-website/).
4242

4343
4. (optional) [Configure a custom domain name](/tutorials/s3-customize-url-cname/) to make your website accessible with a branded URL.
4444

4545
5. [Configure an Edge Services pipeline (TLS)](/edge-services/quickstart/) to add a caching service to improve performance.
4646

4747
## Hosting a website using Web Hosting
4848

49-
Scaleway Web Hosting offers a simple, scalable, and secure solution with over 420 click-to-deploy apps, making it easy to host websites with CMS like WordPress or use control panels like Plesk or cPanel without managing servers. It's ideal for users who prefer a complete web hosting control panel and quick setup. Follow the steps below to quickly deploy an informational website using [Scaleway Web Hosting](/web-hosting/).
49+
Scaleway Web Hosting offers a simple, scalable, and secure solution with over 420 click-to-deploy apps, making it easy to host websites with CMS like WordPress or use control panels like Plesk or cPanel without managing servers. It's ideal for users who prefer a complete web hosting control panel and quick setup. Follow the steps below to quickly deploy an informational website using [Scaleway Web Hosting](/webhosting/).
5050

51-
1. [Search for an available domain name for your website](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/).
51+
1. [Search for an available domain name for your website](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/).
5252

5353
2. [Order Web Hosting](/webhosting/how-to/order-webhosting/) to efficiently deploy and serve your website.
5454

@@ -64,7 +64,7 @@ Scaleway Web Hosting offers a simple, scalable, and secure solution with over 42
6464

6565
Hosting using Instances is a solution suited for users familiar with Unix operating systems and command line installations of tools like WordPress, Nginx, MySQL, and PHP. It offers full control over the virtual infrastructure and app installations, but requires maintenance by the user.
6666

67-
1. [Register a domain name](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
67+
1. [Register a domain name](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
6868

6969
2. Deploy WordPress on your Instance to start building your website quickly and easily. You can:
7070

@@ -82,7 +82,7 @@ Hosting using Instances is a solution suited for users familiar with Unix operat
8282

8383
Elastic Metal (Aluminium) is an expert-level solution for users who require full control over the infrastructure. It provides optimal performance by leveraging the dedicated hardware resources at a cost lower than equivalent instances. You can install any operating system and applications you need, but you are responsible for maintaining your entire software stack.
8484

85-
1. [Register a domain name](/network/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
85+
1. [Register a domain name](/domains-and-dns/quickstart/#how-to-register-an-internal-domain/). Scaleway Domains and DNS allows you to manage and register your internal and external domains and configure and manage their DNS zones.
8686

8787
2. [Create an Elastic Metal server](/elastic-metal/how-to/create-server/) running **Ubuntu**.
8888

pages/instances/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ Both are automatically updated when the Instance moves to another hypervisor, al
238238
### Can I resize my Instance?
239239

240240
Yes, you can resize (also called vertical scaling) your Instance to adjust CPU, RAM, and storage capacity without having to recreate it.
241-
* To modify the CPU/RAM configuration of your Instance, refer to the [Instance resizing guide](/instances/how-to/resize-instance).
241+
* To modify the CPU/RAM configuration of your Instance, refer to the [Instance resizing guide](/instances/how-to/resize-instances/).
242242
* To increase the Block Storage volume of your Instance, refer to the [increasing Block Storage volume size guide](/block-storage/how-to/increase-block-volume/)
243243

244244
### Can I migrate from a first-generation DEV1 Instance to a PLAY2 Instance?

pages/managed-mongodb-databases/how-to/manage-users.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ You can follow the steps below to update a user's role(s) to the one(s) of your
148148
If the call was successful, you will get the payload with the new role(s) as a response.
149149

150150
<Message type="note">
151-
Assigning roles upon user creation will be possible by the second half of 2025. Refer to the [Scaleway Changelog](/docs/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates.
151+
Assigning roles upon user creation will be possible by the second half of 2025. Refer to the [Scaleway Changelog](/changelog/?product=mongodb) to keep up with the latest Managed MongoDB® updates.
152152
</Message>
153153

154154

0 commit comments

Comments
 (0)