Skip to content

Commit 845e9b1

Browse files
Update pages/serverless-containers/concepts.mdx
Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 7c501ce commit 845e9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/serverless-containers/concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ To determine the status of a container, the default health check automatically c
9999
- The **interval** corresponds to the duration in seconds between every checks. Defaults to 10 seconds.
100100
- The **path** (HTTP probe type only) corresponds to the endpoint to call you Serverless Container (example: `/health`).
101101

102-
You can define custom health check rules via the [Scaleway console](/serverless-containers/how-to/manage-a-container/) [specific endpoint via the Scaleway API](https://www.scaleway.com/en/developers/api/serverless-containers/#path-containers-create-a-new-container).
102+
You can define custom health check rules via the [Scaleway console](/serverless-containers/how-to/manage-a-container/) or set a [specific endpoint via the Scaleway API](https://www.scaleway.com/en/developers/api/serverless-containers/#path-containers-create-a-new-container).
103103

104104
## Instance
105105

0 commit comments

Comments
 (0)