Skip to content

Commit c6091a8

Browse files
Fix 404 (#4228)
1 parent 4fd24b3 commit c6091a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

serverless/functions/concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ A CRON trigger is a mechanism used to automatically invoke a Serverless Function
3939

4040
## Custom domain
4141

42-
By default, a generated endpoint is assigned to your Serverless resource. Custom domains allows you to use your own domain - see our [custom domain documentation](/serverless/functions/how-to/add-a-custom-domain-to-a-function) for full details.
42+
By default, a generated endpoint is assigned to your Serverless resource. Custom domains allows you to use your own domain - see our [custom domain documentation](/serverless/functions/how-to/add-a-custom-domain-name-to-a-function/) for full details.
4343

4444
## Endpoint
4545

@@ -193,4 +193,4 @@ Triggers can take many forms, such as HTTP requests, messages from a queue or a
193193

194194
## vCPU-s
195195

196-
Unit used to measure the resource consumption of a container. It reflects the amount of vCPU used over time.
196+
Unit used to measure the resource consumption of a container. It reflects the amount of vCPU used over time.

0 commit comments

Comments
 (0)