Merge pull request #482 from NuSkooler/bugfix/missing_image
Fixed bad image path
This commit is contained in:
commit
614fa2d096
|
@ -101,6 +101,6 @@ webserver, and unpack it to a temporary directory.
|
|||
otherwise.
|
||||
|
||||
9. If you navigate to http://your-hostname.here/vtx.html, you should see a splash screen like the following:
|
||||
![VTXClient](../assets/images/vtxclient.png "VTXClient")
|
||||
![VTXClient](../../assets/images/vtxclient.png "VTXClient")
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue