summaryrefslogtreecommitdiff
path: root/www/examples.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/examples.html')
-rw-r--r--www/examples.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/examples.html b/www/examples.html
index c62158450..e97c750cf 100644
--- a/www/examples.html
+++ b/www/examples.html
@@ -71,8 +71,9 @@
</footer>
</div><!-- /.container -->
- <script src="https://localhost/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
+ <script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="../js/magick.html"></script>
</body>
</html>
-<!-- Magick Cache 9th September 2017 07:57 --> \ No newline at end of file
+<!-- Magick Cache 8th October 2017 11:16 --> \ No newline at end of file