Website README updates
This commit is contained in:
parent
96fa64d77f
commit
9c28299ef5
9 changed files with 52 additions and 33 deletions
|
|
@ -2,7 +2,7 @@
|
|||
layout: page
|
||||
title: Documentation
|
||||
menu_title: Docs
|
||||
menu_order: 5
|
||||
menu_order: 7
|
||||
permalink: /docs/
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -173,7 +173,7 @@ All of the examples described above are available for [download](examples/).
|
|||
|
||||
### Creating PCx86-Compatible Disk Images
|
||||
|
||||
If you have (or find) an IMG disk image file on a server, the PCjs web server provides a
|
||||
If you have (or find) an IMG disk image file on a server, the PCjs Node web server provides a
|
||||
[DiskDump API](/api/v1/dump) via endpoint "/api/v1/dump" that creates PCx86-compatible disks in JSON:
|
||||
|
||||
{{ site.url }}/api/v1/dump?disk=(file|url)&format=json
|
||||
|
|
|
|||
Loading…
Reference in a new issue