Fix screenshot URL's
This commit is contained in:
parent
adc19ca16e
commit
1ec1c512af
|
@ -59,12 +59,11 @@ Please tweet <a href="http://www.twitter.com/noVNC">@noVNC</a> if you do.
|
|||
|
||||
Running in Chrome before and after connecting:
|
||||
|
||||
<img src="http://
|
||||
.github.com/noVNC/img/noVNC-5.png" width=400>
|
||||
<img src="http://novnc.github.com/noVNC/img/noVNC-7.jpg" width=400>
|
||||
<img src="http://novnc.com/img/noVNC-5.png" width=400>
|
||||
<img src="http://novnc.com/img/noVNC-7.jpg" width=400>
|
||||
|
||||
See more screenshots
|
||||
<a href="http://novnc.github.com/noVNC/screenshots.html">here</a>.
|
||||
<a href="http://novnc.com/screenshots.html">here</a>.
|
||||
|
||||
|
||||
### Browser Requirements
|
||||
|
|
Loading…
Reference in New Issue