Skip to content

Commit 8b041a7

Browse files
FlogFrsmira
authored andcommitted
docs: update scaleway.md
Typo double `v` on the release name inside the URL for Scaleway Talos images. Signed-off-by: Florian Grignon <5289998+FlogFr@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent 435dcbf commit 8b041a7

File tree

2 files changed

+2
-2
lines changed
  • website/content

2 files changed

+2
-2
lines changed

website/content/v1.11/talos-guides/install/cloud-platforms/scaleway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The process to run a Talos node in Scaleway is as follows:
2020
1. **Download the image disk** of the Talos version you wish to run:
2121

2222
```bash
23-
wget "https://factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/v{{< release >}}/scaleway-amd64.raw.zst"
23+
wget "https://factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/{{< release >}}/scaleway-amd64.raw.zst"
2424
```
2525

2626
> You can create your own brew on [Talos Factory](https://factory.talos.dev) if you need a custom image.

website/content/v1.12/talos-guides/install/cloud-platforms/scaleway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The process to run a Talos node in Scaleway is as follows:
2020
1. **Download the image disk** of the Talos version you wish to run:
2121

2222
```bash
23-
wget "https://factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/v{{< release >}}/scaleway-amd64.raw.zst"
23+
wget "https://factory.talos.dev/image/376567988ad370138ad8b2698212367b8edcb69b5fd68c80be1f2ec7d603b4ba/{{< release >}}/scaleway-amd64.raw.zst"
2424
```
2525

2626
> You can create your own brew on [Talos Factory](https://factory.talos.dev) if you need a custom image.

0 commit comments

Comments
 (0)