Skip to content

Commit c305495

Browse files
committed
docs(srv): update
1 parent a2e4217 commit c305495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

serverless/functions/how-to/create-a-function.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Create your first serverless function on Scaleway with this comprehensive guide.
88
tags: functions
99
dates:
10-
validation: 2024-07-23
10+
validation: 2025-01-21
1111
posted: 2021-05-26
1212
categories:
1313
- serverless
@@ -53,7 +53,7 @@ This page shows you how to deploy a [function](/serverless/functions/concepts/#f
5353

5454
2. Configure the **scaling** of your function.
5555
<Message type="tip">
56-
Define a minimum of **one instance** or more to avoid cold starts.
56+
Define a minimum of **one instance** or more to avoid [cold starts](/serverless/functions/concepts/#cold-start).
5757
</Message>
5858

5959
### Function advanced options (optional)

0 commit comments

Comments
 (0)