Skip to content

Commit

Permalink
fixing link
Browse files Browse the repository at this point in the history
  • Loading branch information
rodneyrehm committed Jun 4, 2012
1 parent 22be415 commit 75c0e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/dynamic-create.html
Expand Up @@ -84,7 +84,7 @@ <h3 id="html">Example HTML: Dynamic on-demand Menu</h3>

<h2>jQuery Context Menu Demo Gallery</h2>
<ul id="demo-list">
<li><a href="demo.html">Simple Context Menu</a></li>
<li><a href="../demo.html">Simple Context Menu</a></li>
<li><a href="dynamic.html">Adding new Context Menu Triggers</a></li>
<li class="current"><a href="dynamic-create.html">Create Context Menu on demand</a></li>
<li><a href="async-create.html">Create Context Menu (asynchronous)</a></li>
Expand Down

0 comments on commit 75c0e8c

Please sign in to comment.