Fixed bad image path
This commit is contained in:
parent
77160434e6
commit
67b5a8d99f
|
@ -101,6 +101,6 @@ webserver, and unpack it to a temporary directory.
|
||||||
otherwise.
|
otherwise.
|
||||||
|
|
||||||
9. If you navigate to http://your-hostname.here/vtx.html, you should see a splash screen like the following:
|
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