Skip to content

Commit fbed0d1

Browse files
committed
changed the bookmarklet in demo
1 parent e2e0bf7 commit fbed0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ function array_insert (&$array, $position, $insert_array) {
120120
   
121121
<a href="https://github.com/oscarotero/Embed/">Get the source code from Github</a>
122122
&nbsp;&nbsp; - &nbsp;&nbsp;
123-
<a href="javascript:(function(){window.open('http://oscarotero.com/embed/demo/index.php?url='+document.location)})();">or the bookmarklet</a>
123+
<a href="javascript:(function(){window.open('http://oscarotero.com/embed2/demo/index.php?url='+document.location)})();">or the bookmarklet</a>
124124
</fieldset>
125125
</form>
126126

0 commit comments

Comments
 (0)