[yocto-autobuilder-helper][PATCH 2/2] scripts/dashboard/index.html: add link to documentation
Antonin Godard <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Antonin Godard <[email protected]> --- scripts/dashboard/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/dashboard/index.html b/scripts/dashboard/index.html index d20276f..0944f90 100644 --- a/scripts/dashboard/index.html +++ b/scripts/dashboard/index.html @@ -28,6 +28,7 @@ <p>Other useful links:</p> </p> <ul> + <li><a href="https://docs.yoctoproject.org/">Yocto Project Documentation</a></li> <li><a href="https://www.yoctoproject.org/development/releases/">Release Information</a></li> <li><a href="https://valkyrie.yocto.io/pub/">Autobuilder unreleased build output</a></li> <li><a href="https://swatbot.yoctoproject.org/">Swatbot - CI failure triage system</a></li> -- 2.55.0