Skip to content

Commit ceffd2c

Browse files
Apply suggestions from code review
Co-authored-by: nerda-codes <[email protected]>
1 parent ccc08e2 commit ceffd2c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

serverless/containers/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you have no existing Serverless Containers resources in your current Project,
4545
- Choose a **region**, which is the geographical location in which your namespace will be deployed.
4646
4. Click **Create namespace and add container**. The container creation wizard displays.
4747
<Message type="note">
48-
Refer to the [How to create a Containers namespace](/serverless/containers/how-to/create-manage-delete-containers-namespace/) documentation page for more information on the different parameters.
48+
Refer to the [How to create, manage and delete a Containers namespace](/serverless/containers/how-to/create-manage-delete-containers-namespace/) documentation page for more information on the different parameters.
4949
</Message>
5050
5. Complete the following steps in the wizard:
5151
- Select the **Scaleway** Container Registry.

serverless/functions/how-to/package-function-dependencies-in-zip.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This feature allows you to add your libraries or static files to your function.
2121

2222
- A Scaleway account logged into the [console](https://console.scaleway.com)
2323
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
24-
- A [Functions namespace](/serverless/functions/how-to/create-manage-delete-functions-namespace/)
24+
- A [functions namespace](/serverless/functions/how-to/create-manage-delete-functions-namespace/)
2525
- installed [jq](https://jqlang.github.io/jq/download/)
2626

2727
## How to package a function into zip file

serverless/functions/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you have no existing Serverless Functions resources in your current Project,
4141
- Choose a **region**, which is the geographical location in which your namespace will be deployed.
4242
4. Click **Create namespace and add function**. The function creation wizard displays.
4343
<Message type="note">
44-
Refer to the [How to create a Functions namespace](/serverless/functions/how-to/create-manage-delete-functions-namespace/) documentation page for more information on the different parameters.
44+
Refer to the [How to create, manage and delete a functions namespace](/serverless/functions/how-to/create-manage-delete-functions-namespace/) documentation page for more information on the different parameters.
4545
</Message>
4646
5. Complete the following steps in the wizard:
4747
- Choose either **Node**, **Python** or **PHP** as a runtime.

0 commit comments

Comments
 (0)