summaryrefslogtreecommitdiffstats
path: root/docs/website/header.html
diff options
context:
space:
mode:
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>2017-02-05 17:59:30 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-05 22:47:01 +0100
commitad2f351a1d981978df74823ebb78cc6a3323f2fa (patch)
treeb417dc7cb4760f7c9f654d56dd78a494f3d4d955 /docs/website/header.html
parent7d987f16ed8e75af81d9223997989c02bd836096 (diff)
downloadbuildroot-ad2f351a1d981978df74823ebb78cc6a3323f2fa.tar.gz
buildroot-ad2f351a1d981978df74823ebb78cc6a3323f2fa.zip
docs/website: bump jquery and bootstrap
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>
Diffstat (limited to 'docs/website/header.html')
-rw-r--r--docs/website/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/website/header.html b/docs/website/header.html
index 3842f32721..ef6724f288 100644
--- a/docs/website/header.html
+++ b/docs/website/header.html
@@ -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]>
OpenPOWER on IntegriCloud