You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/caph/02-topics/03-node-image.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ There are several ways to get a Hcloud snapshot:
28
28
* You use [Hashicorp Packer](https://github.com/hashicorp/packer)
29
29
* A Bash script with some `curl` commands to the Hcloud API.
30
30
31
-
Then set `template.spec.imageName` in HCloudMachineTemplate to the name of your Hcloud snapshot. See [HCloudMachineTemplate Reference](../03-reference/03-hcloud-machine-template.md)
31
+
Then set `template.spec.imageName` in HCloudMachineTemplate to the name of your Hcloud snapshot. See [HCloudMachineTemplate Reference](/docs/caph/03-reference/03-hcloud-machine-template.md)
0 commit comments