Skip to content

Commit 52987fe

Browse files
committed
Update README.md
1 parent b27d480 commit 52987fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Share custom boot configurations for PXELINUX from a custom http server:
5252
```yaml
5353
type: http
5454
regexp: pxelinux.cfg\/01-(([0-9A-Fa-f]{2}[:-]){5}[0-9A-Fa-f]{2})
55-
template: http: http://localhost:8080/boot/$1
55+
template: http://localhost:8080/boot/$1
5656
```
5757
5858
The order of the hooks matter. The first one matched is used.

0 commit comments

Comments
 (0)