Skip to content

Commit c35cc81

Browse files
Update tutorials/snapshot-instances-jobs/index.mdx
Co-authored-by: Néda <[email protected]>
1 parent e2bb344 commit c35cc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/snapshot-instances-jobs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ You can also download the work files by cloning our [Scaleway Serverless example
6666
scw.WithAuth(os.Getenv(envAccessKey), os.Getenv(envSecretKey)),
6767

6868
// Get more about our availability
69-
// zones at https://www.scaleway.com/en/docs/console/my-account/reference-content/products-availability/
69+
// zones at https://www.scaleway.com/en/docs/account/reference-content/products-availability/
7070
scw.WithDefaultRegion(scw.RegionFrPar),
7171
)
7272
if err != nil {

0 commit comments

Comments
 (0)