Skip to content

Commit d51aeb1

Browse files
committed
docs(srv): update
1 parent 9192c00 commit d51aeb1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pages/serverless-functions/troubleshooting/function-build-error.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ My Serverless Function does not build properly.
1919

2020
## Cause
2121

22-
This error may happen for multiple reasons. Refer to the documentation below to identify the reason of your problem.
22+
This error may happen for multiple reasons. Refer to the documentation pages below to identify the problem.
2323

2424
## Possible solution
2525

26-
1. Make sure your function works fine by [testing it locally](/serverless-functions/reference-content/local-testing/)
26+
1. Make sure your function works fine by [testing it locally](/serverless-functions/reference-content/local-testing/).
2727

28-
2. Check for [build errors with Cockpit](/serverless-functions/how-to/monitor-function/)
28+
2. Check for [build errors with Cockpit](/serverless-functions/how-to/monitor-function/).
2929

30-
3. Make sure your function is [properly packaged](/docs/serverless-functions/how-to/package-function-dependencies-in-zip/)
30+
3. Make sure your function is [properly packaged](/docs/serverless-functions/how-to/package-function-dependencies-in-zip/).
3131

3232
4. Check our [code examples](/serverless-functions/reference-content/code-examples/) to find out how Scaleway Serverless Functions are structured.

0 commit comments

Comments
 (0)