Skip to content

Commit 1471af2

Browse files
committed
Fixed example
1 parent eae9da5 commit 1471af2

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
@@ -25,7 +25,7 @@ A simple plugin to create scrollable tabs with Bootstrap 5.
2525
<link rel="stylesheet" href="node_modules/bootstrap-icons/1.7.2/font/bootstrap-icons.min.css">
2626

2727
<!--External library-->
28-
<script src="node_modules/scrollable-tabs-bootstrap-5/dist/move.min.js"></script>
28+
<script src="node_modules/move-js/move.min.js"></script>
2929
<!--https://visionmedia.github.io/move.js/-->
3030

3131
<!--Scrollable libs-->

0 commit comments

Comments
 (0)