summaryrefslogtreecommitdiff
path: root/readable/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-02-09 18:44:45 -0500
committerThomas Park <thomas@thomaspark.me>2013-02-09 18:44:45 -0500
commit0a291e362337e267b105cda80d39a700c8221036 (patch)
treeb09ac8e02ef20f4698c31d7e3047f6e33feceff7 /readable/index.html
parent3f115fce249f48a29a742596fedf4c04accf55e4 (diff)
updated jquery from 1.7.2 to 1.9.0
Diffstat (limited to 'readable/index.html')
-rwxr-xr-xreadable/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/readable/index.html b/readable/index.html
index f50cda82..859aeda5 100755
--- a/readable/index.html
+++ b/readable/index.html
@@ -888,7 +888,7 @@
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
+ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/application.js"></script>
<script src="../js/bootswatch.js"></script>