Skip to content

Commit 2671350

Browse files
committed
bust
1 parent c56e006 commit 2671350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/_run/index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<link href="/nouislider/documentation/assets/prism.css" rel="stylesheet">
1414
<script src="/nouislider/documentation/assets/wNumb.js"></script>
1515

16-
<link href="<?php echo $distribute; ?>/nouislider.css" rel="stylesheet">
17-
<script src="<?php echo $distribute; ?>/nouislider.js"></script>
16+
<link href="<?php echo $distribute; ?>/nouislider.css?v=900" rel="stylesheet">
17+
<script src="<?php echo $distribute; ?>/nouislider.js?v=900"></script>
1818
<?php /* <script src="/nouislider/concat.php"></script> */ ?>
1919

2020
</head>

0 commit comments

Comments
 (0)