We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf47ee9 commit 9c1d637Copy full SHA for 9c1d637
README.md
@@ -55,7 +55,7 @@ Include the JS file in your `index.html` file:
55
If you want the `Twitter Bootstrap` support, then add the CSS file:
56
57
```html
58
-<link rel="datatables.bootstrap.min.css" rel="stylesheet">
+<link href="datatables.bootstrap.min.css" rel="stylesheet">
59
```
60
61
Declare dependencies on your module app like this:
0 commit comments