README.md: correction about VNC_uri_prefix.

It points to the include sub-directory, not to the directory above.
This commit is contained in:
Joel Martin 2010-07-23 12:32:15 -05:00
parent b4748f041a
commit acad10a5de
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ See `vnc.html` and `vnc_auto.html` for examples. The file
The `vnc.js` also includes other scripts within the `include` The `vnc.js` also includes other scripts within the `include`
sub-directory. The `VNC_uri_prefix` variable can be use override the sub-directory. The `VNC_uri_prefix` variable can be use override the
URL path to the directory that contains the `include` sub-directory. URL path to the `include` sub-directory.
### Troubleshooting ### Troubleshooting