Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/allow-page-scroll.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/allow-page-scroll.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/allow-page-scroll.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - allow page scroll</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
 <script type="text/javascript" src="../jquery.slimscroll.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/chaining.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/chaining.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/chaining.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - chaining</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
 <script type="text/javascript" src="../jquery.slimscroll.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/disable-fade-out.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/disable-fade-out.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/disable-fade-out.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - disable fade out</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/dynamic-content.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/dynamic-content.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/dynamic-content.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - dynamic content</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/height-width.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/height-width.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/height-width.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - height / width</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/mouse-wheel.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/mouse-wheel.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/mouse-wheel.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - mouse wheel</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/multiple-elements.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/multiple-elements.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/multiple-elements.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - multiple elements</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/nested.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/nested.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/nested.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - nested elements</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/programmatic-scrolling.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/programmatic-scrolling.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/programmatic-scrolling.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - programmatic scrolling</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/rail.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/rail.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/rail.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - rail options</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scroll-events.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/scroll-events.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scroll-events.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - top/bottom events</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scrollbar.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/scrollbar.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/scrollbar.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - scrollbar options</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
Index: ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/start-position.html
===================================================================
--- ruby-rails-assets-jquery.slimscroll.orig/app/assets/templates/jquery.slimscroll/examples/start-position.html
+++ ruby-rails-assets-jquery.slimscroll/app/assets/templates/jquery.slimscroll/examples/start-position.html
@@ -3,7 +3,7 @@
 <head>
 <title>jquery.slimscroll - start position</title>
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
+<script type="text/javascript" src="/usr/share/javascript/jquery/jquery.min.js"></script>
 
 <link href="libs/prettify/prettify.css" type="text/css" rel="stylesheet" />
 <script type="text/javascript" src="libs/prettify/prettify.js"></script>
