docs/website: bump jquery and bootstrap
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>
Sun, 5 Feb 2017 16:59:30 +0000 (17:59 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Feb 2017 21:47:01 +0000 (22:47 +0100)
This patch bumps jquery and bootstrap to the latest versions.

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/website/footer.html
docs/website/header.html

index 16fab36c956ddd3e7f8869c5326fce2f366395de..1fcfd70071af33abe2be01cf0eeedc4a604ec1f4 100644 (file)
@@ -1,5 +1,5 @@
-       <script src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
-       <script src="https://oss.maxcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
+       <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
+       <script src="https://oss.maxcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
        <script type="text/javascript" src="https://www.google.com/jsapi"></script>
        <script src="https://cdn.rawgit.com/zenorocha/clipboard.js/master/dist/clipboard.min.js"></script>
        <script type="text/javascript" src="js/buildroot.js"></script>
index 3842f327214f6d98bfe629f91ebd89e6965b68ad..ef6724f288c711a59a40f9158283732a22e5406d 100644 (file)
@@ -10,7 +10,7 @@
 
        <title>Buildroot - Making Embedded Linux Easy</title>
 
-       <link href="https://oss.maxcdn.com/bootswatch/3.3.5/paper/bootstrap.min.css" rel="stylesheet">
+       <link href="https://oss.maxcdn.com/bootswatch/3.3.7/paper/bootstrap.min.css" rel="stylesheet">
        <link href="css/main.css" rel="stylesheet">
 
        <!--[if lt IE 9]>