Browse Source

Fix path for usage in README.md

Vincent Loh 10 years ago
parent
commit
80bd196fdb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/extensions/sticky-header/README.md

+ 1 - 1
src/extensions/sticky-header/README.md

@@ -6,7 +6,7 @@ You must include the bootstrap-table-sticky-header.css file in order to get the
 ## Usage
 ## Usage
 
 
 ```html
 ```html
-<script src="extensions/group-by/bootstrap-table-sticky-header.js"></script>
+<script src="extensions/sticky-header/bootstrap-table-sticky-header.js"></script>
 ```
 ```
 
 
 ## Options
 ## Options