fix link
This commit is contained in:
parent
bad9f22aa2
commit
52f1a7f627
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Ox.load('Image', function() {
|
|||
|
||||
/*
|
||||
Load a sample image (which has its own entry in
|
||||
<a href="see http://en.wikipedia.org/wiki/Lenna">Wikipedia</a>).
|
||||
<a href="http://en.wikipedia.org/wiki/Lenna">Wikipedia</a>).
|
||||
*/
|
||||
Ox.Image('png/lenna256.png', function(image) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue