diff options
-rw-r--r-- | bitbake/lib/toaster/toastergui/templates/landing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/landing.html b/bitbake/lib/toaster/toastergui/templates/landing.html index 5bbe694f89..4af849c2b3 100644 --- a/bitbake/lib/toaster/toastergui/templates/landing.html +++ b/bitbake/lib/toaster/toastergui/templates/landing.html | |||
@@ -15,7 +15,7 @@ | |||
15 | <h1> | 15 | <h1> |
16 | This is Toaster | 16 | This is Toaster |
17 | </h1> | 17 | </h1> |
18 | <p>A web interface to <a href="http://www.yoctoproject.org/tools-resources/projects/bitbake">BitBake</a>, the <a href="http://www.yoctoproject.org">Yocto Project</a> build system.</p> | 18 | <p>A web interface to <a href="http://www.openembedded.org">OpenEmbedded</a> and <a href="http://www.yoctoproject.org/tools-resources/projects/bitbake">BitBake</a>, the <a href="http://www.yoctoproject.org">Yocto Project</a> build system.</p> |
19 | 19 | ||
20 | {% if MANAGED %} | 20 | {% if MANAGED %} |
21 | 21 | ||