Skip to content

Commit af8bfc3

Browse files
committed
docs(srv): update
1 parent bd1f30d commit af8bfc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)