Allow a default machine name to appear as a placeholder while the script(s) load
This commit is contained in:
parent
6c5b61b21d
commit
71fa2547be
5 changed files with 38 additions and 5 deletions
|
|
@ -21,5 +21,5 @@ with the *format* parameter set to `img` instead of `json`. For example:
|
|||
In fact, when browsing the disk archives, the PCjs web server automatically provides "onclick" handlers
|
||||
for links to JSON-encoded disk images, which will invoke the API for you.
|
||||
|
||||
See **Creating PCjs-Compatible Disk Images** in the [PCjs Documentation](/docs/pcjs/) for more information
|
||||
about supported disks and formats.
|
||||
See **Creating PCjs-Compatible Disk Images** in the [PCjs Documentation](/docs/pcjs/#creating-pcjs-compatible-disk-images)
|
||||
for more information about supported disks and formats.
|
||||
|
|
|
|||
Loading…
Reference in a new issue