diff options
| author | Tim Orling <ticotimo@gmail.com> | 2022-03-12 12:31:23 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-15 08:40:09 +0000 |
| commit | 702159b29bb8e8f8d61c312726c773ae2443825f (patch) | |
| tree | 373b53aa1fbbc94c8266232b08d18ce8849626f0 /bitbake/lib/toaster/toastergui/templates/landing.html | |
| parent | 618c519a761e5b54a4e22c1b05aa03895f6d0b20 (diff) | |
| download | poky-702159b29bb8e8f8d61c312726c773ae2443825f.tar.gz | |
bitbake: toaster: Update docs links in templates
Update docs links from www.yoctoproject.org to the docs.yoctoproject.org
equivalents.
(Bitbake rev: 74194962eb294c9bd1192ddd7935d57258712ee2)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/landing.html')
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/landing.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/landing.html b/bitbake/lib/toaster/toastergui/templates/landing.html index bfaaf6fc83..08b40fb2f2 100644 --- a/bitbake/lib/toaster/toastergui/templates/landing.html +++ b/bitbake/lib/toaster/toastergui/templates/landing.html | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | <p>A web interface to <a href="https://www.openembedded.org">OpenEmbedded</a> and <a href="https://www.yoctoproject.org/tools-resources/projects/bitbake">BitBake</a>, the <a href="https://www.yoctoproject.org">Yocto Project</a> build system.</p> | 15 | <p>A web interface to <a href="https://www.openembedded.org">OpenEmbedded</a> and <a href="https://www.yoctoproject.org/tools-resources/projects/bitbake">BitBake</a>, the <a href="https://www.yoctoproject.org">Yocto Project</a> build system.</p> |
| 16 | 16 | ||
| 17 | <p class="top-air"> | 17 | <p class="top-air"> |
| 18 | <a class="btn btn-info btn-lg" href="https://www.yoctoproject.org/docs/latest/toaster-manual/toaster-manual.html#toaster-manual-setup-and-use"> | 18 | <a class="btn btn-info btn-lg" href="http://docs.yoctoproject.org/toaster-manual/setup-and-use.html#setting-up-and-using-toaster"> |
| 19 | Toaster is ready to capture your command line builds | 19 | Toaster is ready to capture your command line builds |
| 20 | </a> | 20 | </a> |
| 21 | </p> | 21 | </p> |
| @@ -33,7 +33,7 @@ | |||
| 33 | Toaster has no layer information. Without layer information, you cannot run builds. To generate layer information you can: | 33 | Toaster has no layer information. Without layer information, you cannot run builds. To generate layer information you can: |
| 34 | <ul> | 34 | <ul> |
| 35 | <li> | 35 | <li> |
| 36 | <a href="https://www.yoctoproject.org/docs/latest/toaster-manual/toaster-manual.html#layer-source">Configure a layer source</a> | 36 | <a href="http://docs.yoctoproject.org/toaster-manual/reference.html#layer-source">Configure a layer source</a> |
| 37 | </li> | 37 | </li> |
| 38 | <li> | 38 | <li> |
| 39 | <a href="{% url 'newproject' %}">Create a project</a>, then import layers | 39 | <a href="{% url 'newproject' %}">Create a project</a>, then import layers |
| @@ -44,7 +44,7 @@ | |||
| 44 | 44 | ||
| 45 | <ul class="list-unstyled lead"> | 45 | <ul class="list-unstyled lead"> |
| 46 | <li> | 46 | <li> |
| 47 | <a href="https://www.yoctoproject.org/docs/latest/toaster-manual/toaster-manual.html"> | 47 | <a href="http://docs.yoctoproject.org/toaster-manual/index.html#toaster-user-manual"> |
| 48 | Read the Toaster manual | 48 | Read the Toaster manual |
| 49 | </a> | 49 | </a> |
| 50 | </li> | 50 | </li> |
