mirror of
https://github.com/danderson/netboot.git
synced 2025-10-16 01:51:19 +02:00
Merge pull request #8 from panchoh/patch-1
pixiecore: remove superfluous dash from API spec.
This commit is contained in:
commit
b9cd80144e
@ -57,7 +57,7 @@ URLs provided by the API server can be absolute, or just a naked
|
|||||||
path. In the latter case, the path is resolved with reference to the
|
path. In the latter case, the path is resolved with reference to the
|
||||||
API server URL that Pixiecore is using - although note that the path
|
API server URL that Pixiecore is using - although note that the path
|
||||||
is _not_ rooted within Pixiecore's API path. For example, if you
|
is _not_ rooted within Pixiecore's API path. For example, if you
|
||||||
provide `/foo` as a URL to Pixiecore running with `-api
|
provide `/foo` as a URL to Pixiecore running with `api
|
||||||
http://bar.com/baz`, Pixiecore will fetch `http://bar.com/foo`, _not_
|
http://bar.com/baz`, Pixiecore will fetch `http://bar.com/foo`, _not_
|
||||||
`http://bar.com/baz/foo`.
|
`http://bar.com/baz/foo`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user