diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-06-03 04:16:34 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-06-04 15:32:31 +0200 |
commit | 97f6d7dcb5f6e74420008edb0875288331a29329 (patch) | |
tree | c6049844c84c91b6e809941fc07c0880d6bf0b07 /docs/website/docs.html | |
parent | db71674489bde3dd2a68161849b88bd54ef77151 (diff) | |
download | buildroot-97f6d7dcb5f6e74420008edb0875288331a29329.tar.gz buildroot-97f6d7dcb5f6e74420008edb0875288331a29329.zip |
docs/website: link to the Free Electrons training materials
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/website/docs.html')
-rw-r--r-- | docs/website/docs.html | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/docs/website/docs.html b/docs/website/docs.html index c44ad8bacc..3bd31723ab 100644 --- a/docs/website/docs.html +++ b/docs/website/docs.html @@ -24,7 +24,25 @@ things. It is available as:</p> </ul> <p>If you find any errors (factual, grammatical, whatever) please -report them to us.</p> + report them to us.</p> + +<h2>Training</h2> + +<p><a href="http://www.free-electrons.com">Free Electrons</a> offers a +complete <a href="http://free-electrons.com/training/buildroot/">3-days +training course on Buildroot</a>. They also make the training +materials freely available:</p> + +<ul> + <li><a href="http://free-electrons.com/doc/training/buildroot/buildroot-slides.pdf">slides + (PDF)</a></li> + <li><a href="http://free-electrons.com/doc/training/buildroot/buildroot-labs.pdf">practical + labs (PDF)</a></li> + <li><a href="http://free-electrons.com/doc/training/buildroot/buildroot-labs.tar.xz">practical + labs data (.tar.xz)</a></li> +</ul> + +<h2>Getting support</h2> <p>If you find that you need help with Buildroot, you can ask for help:</p> |