Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit e8a4dbd

Browse files
committed
Merge branch 'koningskristof-patch-1' into dev
2 parents 3761318 + 9c1d637 commit e8a4dbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Include the JS file in your `index.html` file:
5555
If you want the `Twitter Bootstrap` support, then add the CSS file:
5656

5757
```html
58-
<link rel="datatables.bootstrap.min.css" rel="stylesheet">
58+
<link href="datatables.bootstrap.min.css" rel="stylesheet">
5959
```
6060

6161
Declare dependencies on your module app like this:

0 commit comments

Comments
 (0)