Skip to content

Commit

Permalink
Merge pull request #274 from afshinm/patch-1
Browse files Browse the repository at this point in the history
Dev: i18n - updating author link
  • Loading branch information
Allan Jardine committed Jul 4, 2016
2 parents 6bd63e9 + 5432c83 commit e6b4569
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sorting/persian.js
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 e6b4569

Please sign in to comment.