summaryrefslogtreecommitdiffstats
path: root/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'example/index.html')
-rw-r--r--example/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/index.html b/example/index.html
index 0afff9b..fa009dc 100644
--- a/example/index.html
+++ b/example/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
- <script src="../jquery.once.js"></script>
+ <script src="../jquery.once.min.js"></script>
</head>
<body>
<h1>jQuery Once</h1>