Skip to content

Commit 1b5633f

Browse files
committed
fix(srv): update
1 parent 0b6b663 commit 1b5633f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tutorials/power-on-off-instances-jobs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Serverless Jobs are perfectly adapted for these autonomous tasks, as we do not n
4949
- `SCW_DEFAULT_ZONE`: the desired availability zone.
5050

5151
<Message type="note">
52-
We recommend using [Secret Manager] to store the `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
52+
We recommend using [Secret Manager](/secret-manager/) to store the `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
5353
</Message>
5454

5555
For more details about variables used by `cli`, refer to the [CLI config documentation](https://cli.scaleway.com/instance/#power-on-server).

tutorials/snapshot-instances-jobs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Serverless Jobs are perfectly adapted for these autonomous tasks, as we do not n
4646
- `SCW_DEFAULT_ZONE`: the desired availability zone.
4747

4848
<Message type="note">
49-
We recommend using Secret Manager to store the `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
49+
We recommend using [Secret Manager](/secret-manager/) to store the `SCW_ACCESS_KEY` and `SCW_SECRET_KEY`.
5050
</Message>
5151

5252
For more details about variables used by `cli`, refer to the [CLI config documentation](https://github.com/scaleway/scaleway-cli/blob/master/docs/commands/config.md).

0 commit comments

Comments
 (0)