Skip to content

Commit 3e3e6df

Browse files
authored
Merge pull request #145 from netbootxyz/claude/pr-144-20250714_042331
docs: fix custom menu chain command from custom/custom.ipxe to custom.ipxe
2 parents 64c892d + 573263a commit 3e3e6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docker/custom-menus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ chain custom/custom.ipxe
4545

4646
With:
4747
```bash
48-
chain custom/custom.ipxe
48+
chain custom.ipxe
4949
```
5050

5151
### Step 4: Configure Your Custom Menu

0 commit comments

Comments
 (0)