Skip to content

Commit 3ad0ba9

Browse files
committed
init commit
1 parent b98c7d0 commit 3ad0ba9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.php

+3-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
77
<script type="text/javascript" src="../script.js"></script>
88

9+
10+
911
<script type="text/javascript" src="http://www.jquery4u.com/demos/jquery-quick-pagination/js/jquery.quick.pagination.min.js"></script>
1012

1113
<link rel="stylesheet" type="text/css" href="../styles.css">
@@ -37,7 +39,7 @@
3739

3840
<p>
3941
<a class="seelivedemo" href="http://jquery4u.com/tutorials/jquery-quick-pagination/">Tutorial</a>
40-
<a class="seelivedemo" href="http://www.jquery4u.com/demos/jquery-quick-pagination/jquery-quick-pagination.zip">Download</a>
42+
<a class="seelivedemo" href="https://github.com/sdeering/jquery-quick-pagination">Download</a>
4143
</p>
4244

4345
<!-- plugin html -->

0 commit comments

Comments
 (0)