File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pages/serverless-functions/troubleshooting Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
32324 . Check our [ code examples] ( /serverless-functions/reference-content/code-examples/ ) to find out how Scaleway Serverless Functions are structured.
You can’t perform that action at this time.
0 commit comments