mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
bitbake: toaster: Add link to the Toaster manual
The Toaster manual will live at http://www.yoctoproject.org/documentation/toaster-manual and should open in a new tab / window. (Bitbake rev: 4e382ac6b5c1da497caa1ece3fcdc404dd02c058) Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f191ab0198
commit
c9065cb95b
@@ -56,7 +56,7 @@ function reload_params(params) {
|
||||
<div class="navbar-inner">
|
||||
<a class="brand logo" href="#"><img src="{% static 'img/logo.png' %}" class="" alt="Yocto logo project"/></a>
|
||||
<a class="brand" href="/">Toaster</a>
|
||||
<a class="pull-right manual" href="#">
|
||||
<a class="pull-right manual" target="_blank" href="http://www.yoctoproject.org/documentation/toaster-manual">
|
||||
<i class="icon-book"></i>
|
||||
Toaster manual
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user