Browse Source

Fix #736: update tableExport repo.

zhixin 10 years ago
parent
commit
37cf865c1c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/extensions/export/README.md

+ 2 - 2
src/extensions/export/README.md

@@ -1,6 +1,6 @@
 # Table Export
 
-Use Plugin: [tableExport.jquery.plugin](https://github.com/kayalshri/tableExport.jquery.plugin)
+Use Plugin: [tableExport.jquery.plugin](https://github.com/hhurz/tableExport.jquery.plugin)
 
 ## Usage
 
@@ -25,5 +25,5 @@ Use Plugin: [tableExport.jquery.plugin](https://github.com/kayalshri/tableExport
 ### exportOptions
 
 * type: Object
-* description: export [options](https://github.com/kayalshri/tableExport.jquery.plugin#options) of `tableExport.jquery.plugin`
+* description: export [options](https://github.com/hhurz/tableExport.jquery.plugin#options) of `tableExport.jquery.plugin`
 * default: `{}`