We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd9920 commit c3f4f7fCopy full SHA for c3f4f7f
docs/builders/ipsw.mdx
@@ -28,8 +28,7 @@ all the files necessary to run the virtual machine portably.
28
29
Here is a basic example. This example is not functional. It will start the OS
30
installer and then select the country. It is up to you to add the rest of the
31
-boot commands to actually install the OS. You can refer to [packer examples]
32
-(https://github.com/Parallels/packer-examples/tree/main/macos) .
+boot commands to actually install the OS. You can refer to [packer examples](https://github.com/Parallels/packer-examples/tree/main/macos).
33
34
```hcl
35
source "parallels-ipsw" "macvm_automated" {
0 commit comments