Modified: websites/staging/bookkeeper/trunk/content/index.html
==============================================================================
--- websites/staging/bookkeeper/trunk/content/index.html (original)
+++ websites/staging/bookkeeper/trunk/content/index.html Wed Jul 19 03:09:13
2017
@@ -157,7 +157,7 @@
</div>
</footer>
- <script src="http://code.jquery.com/jquery.js"></script>
+ <script src="//code.jquery.com/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>
Modified: websites/staging/bookkeeper/trunk/content/irc.html
==============================================================================
--- websites/staging/bookkeeper/trunk/content/irc.html (original)
+++ websites/staging/bookkeeper/trunk/content/irc.html Wed Jul 19 03:09:13 2017
@@ -129,7 +129,7 @@
</div>
</footer>
- <script src="http://code.jquery.com/jquery.js"></script>
+ <script src="//code.jquery.com/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>
Modified: websites/staging/bookkeeper/trunk/content/lists.html
==============================================================================
--- websites/staging/bookkeeper/trunk/content/lists.html (original)
+++ websites/staging/bookkeeper/trunk/content/lists.html Wed Jul 19 03:09:13
2017
@@ -166,7 +166,7 @@ In order to post to the list, it is nece
</div>
</footer>
- <script src="http://code.jquery.com/jquery.js"></script>
+ <script src="//code.jquery.com/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>
Modified: websites/staging/bookkeeper/trunk/content/privacy.html
==============================================================================
--- websites/staging/bookkeeper/trunk/content/privacy.html (original)
+++ websites/staging/bookkeeper/trunk/content/privacy.html Wed Jul 19 03:09:13
2017
@@ -141,7 +141,7 @@
</div>
</footer>
- <script src="http://code.jquery.com/jquery.js"></script>
+ <script src="//code.jquery.com/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>
Modified: websites/staging/bookkeeper/trunk/content/releases.html
==============================================================================
--- websites/staging/bookkeeper/trunk/content/releases.html (original)
+++ websites/staging/bookkeeper/trunk/content/releases.html Wed Jul 19 03:09:13
2017
@@ -223,7 +223,7 @@ See <a href="./docs/r4.0.0/releaseNotes.
</div>
</footer>
- <script src="http://code.jquery.com/jquery.js"></script>
+ <script src="//code.jquery.com/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>
Modified: websites/staging/bookkeeper/trunk/content/svn.html
==============================================================================
--- websites/staging/bookkeeper/trunk/content/svn.html (original)
+++ websites/staging/bookkeeper/trunk/content/svn.html Wed Jul 19 03:09:13 2017
@@ -142,7 +142,7 @@
</div>
</footer>
- <script src="http://code.jquery.com/jquery.js"></script>
+ <script src="//code.jquery.com/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
</body>
</html>