summaryrefslogtreecommitdiffstats
path: root/docs/website/js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/website/js')
-rw-r--r--docs/website/js/buildroot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/website/js/buildroot.js b/docs/website/js/buildroot.js
index a30da633e9..ec28cbb750 100644
--- a/docs/website/js/buildroot.js
+++ b/docs/website/js/buildroot.js
@@ -90,5 +90,5 @@ jQuery(document).ready(function($) {
load_activity("http://buildroot-busybox.2317881.n4.nabble.com/Buildroot-busybox-ft2.xml", "mailing-list-activity");
load_activity("http://git.buildroot.org/buildroot/atom/?h=master", "commit-activity");
- $('#slides').html('<iframe src="https://docs.google.com/gview?url=http://free-electrons.com/doc/training/buildroot/buildroot-slides.pdf&embedded=true" style="position:absolute; width:100%; height:100%; top:0; left:0;" frameborder="0"></iframe>')
+ $('#slides').html('<iframe src="https://docs.google.com/gview?url=http://bootlin.com/doc/training/buildroot/buildroot-slides.pdf&embedded=true" style="position:absolute; width:100%; height:100%; top:0; left:0;" frameborder="0"></iframe>')
});
OpenPOWER on IntegriCloud