Skip to content

Commit a428b30

Browse files
committed
chore(gen): update
1 parent 037cb53 commit a428b30

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

pages/serverless-functions/how-to/add-a-custom-domain-name-to-a-function.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,14 @@ title: How to add a custom domain to a function
33
description: Guide to adding a custom domain name to your Scaleway serverless function.
44
tags: functions custom-domain
55
dates:
6-
validation: 2025-02-10
6+
validation: 2025-09-01
77
posted: 2022-02-21
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111
import image from './assets/cloudflare-root-domain-configuration.webp'
1212
import image2 from './assets/cloudflare-bypass-cache-well-known-acme-challenge.webp'
1313

14-
1514
Each function comes with an automatically generated domain, on which it is available. However, it is possible to use your own domain name to address your function to facilitate their use.
1615

1716
<Requirements />

pages/serverless-functions/how-to/delete-a-function.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
title: How to delete a function
33
description: Learn how to delete Serverless Functions from Scaleway.
44
dates:
5-
validation: 2025-02-11
5+
validation: 2025-09-01
66
posted: 2021-05-26
77
---
88
import Requirements from '@macros/iam/requirements.mdx'
99

10-
1110
This page shows you how to delete a function.
1211

1312
<Message type="important">
@@ -28,5 +27,3 @@ This page shows you how to delete a function.
2827
<Message type="tip">
2928
You can also delete a function from the function's **Overview** tab.
3029
</Message>
31-
32-

0 commit comments

Comments
 (0)