summaryrefslogtreecommitdiff
path: root/www/examples.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2017-10-08 11:28:40 -0400
committerCristy <urban-warrior@imagemagick.org>2017-10-08 11:28:40 -0400
commit5bf6732bc94f00c17f90ba48326676cccf1a75fa (patch)
tree35b956ac94f912d5fe1cd075a0d0ebf033c9a4c8 /www/examples.html
parent86de0213ab8e801d5566e9c56e8a775dd8c4d6f4 (diff)
downloadImageMagick-5bf6732bc94f00c17f90ba48326676cccf1a75fa.tar.gz
...
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