Skip to content

Commit

Permalink
updating the blog link
Browse files Browse the repository at this point in the history
  • Loading branch information
afshinm committed Jul 4, 2016
1 parent 6bd63e9 commit 5432c83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sorting/persian.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*
* @name Persian
* @summary Sort Persian strings alphabetically
* @author [Afshin Mehrabani](http://www.afshinblog.com/)
* @author [Afshin Mehrabani](http://www.afshinm.name/)
*
* @example
* $('#example').dataTable( {
Expand Down Expand Up @@ -56,4 +56,4 @@ jQuery.extend( jQuery.fn.dataTableExt.oSort, {
}
} );

}());
}());

0 comments on commit 5432c83

Please sign in to comment.