mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 01:51:19 +02:00
Fix directory reference (example-> api-example) (#11)
This commit is contained in:
parent
a4369dcb64
commit
25de7b4882
@ -105,7 +105,7 @@ sudo pixiecore api https://foo.example/pixiecore
|
|||||||
The endpoint you provide must implement the Pixiecore boot API, as
|
The endpoint you provide must implement the Pixiecore boot API, as
|
||||||
described in the [API spec](README.api.md).
|
described in the [API spec](README.api.md).
|
||||||
|
|
||||||
You can find a sample API server implementation in the `example`
|
You can find a sample API server implementation in the `api-example`
|
||||||
subdirectory. The code is not production-grade, but gives a short
|
subdirectory. The code is not production-grade, but gives a short
|
||||||
illustration of how the protocol works by reimplementing a subset of
|
illustration of how the protocol works by reimplementing a subset of
|
||||||
Pixiecore's static mode as an API server.
|
Pixiecore's static mode as an API server.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user