Skip to content

Commit

Permalink
Fixing markdown mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
padolsey committed Mar 19, 2010
1 parent 1204430 commit 58a36b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sort/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ It also let's you specify what element will be sorted. The current collection's
return this.parentNode;
});

See more info here: [http://james.padolsey.com/javascript/sorting-elements-with-jquery/][http://james.padolsey.com/javascript/sorting-elements-with-jquery/]
See more info here: [http://james.padolsey.com/javascript/sorting-elements-with-jquery/](http://james.padolsey.com/javascript/sorting-elements-with-jquery/).

0 comments on commit 58a36b1

Please sign in to comment.