Skip to content

Commit 562e38f

Browse files
authored
docs: update links to api specification (sweep) (#284)
1 parent 4236c60 commit 562e38f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.web-docs/components/builder/hcloud/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ builder.
6565
- `with_selector` (list of strings) - label selectors used to select an
6666
`image`. NOTE: This will fail unless _exactly_ one image is returned.
6767
Check the official hcloud docs on
68-
[Label Selectors](https://docs.hetzner.cloud/#label-selector)
68+
[Label Selectors](https://docs.hetzner.cloud/reference/cloud#label-selector)
6969
for more info.
7070

7171
- `most_recent` (boolean) - Selects the newest created image when true.

docs/builders/hcloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ builder.
7878
- `with_selector` (list of strings) - label selectors used to select an
7979
`image`. NOTE: This will fail unless _exactly_ one image is returned.
8080
Check the official hcloud docs on
81-
[Label Selectors](https://docs.hetzner.cloud/#label-selector)
81+
[Label Selectors](https://docs.hetzner.cloud/reference/cloud#label-selector)
8282
for more info.
8383

8484
- `most_recent` (boolean) - Selects the newest created image when true.

0 commit comments

Comments
 (0)