[yocto-autobuilder-helper][PATCH 1/2] scripts/dashboard/index.html: fix a typo
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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dashboard/index.html b/scripts/dashboard/index.html index c4f657b..d20276f 100644 --- a/scripts/dashboard/index.html +++ b/scripts/dashboard/index.html @@ -37,7 +37,7 @@ <li><a href="https://git.openembedded.org/">OpenEmbedded Source Code Repositories (git)</a></li> <li><a href="https://bugzilla.yoctoproject.org/">Yocto Project Bugzilla</a></li> <li><a href="https://www.yoctoproject.org/development/yocto-project-compatible-layers/">Yocto Project Compatible Layers</a></li> - <li><a href="https://www.yoctoproject.org/reproducible-build-results/">Reproducibile Build Status</a></li> + <li><a href="https://www.yoctoproject.org/reproducible-build-results/">Reproducible Build Status</a></li> <li><a href="https://lore.kernel.org/">Lore Public Inbox for mailing lists</a></li> </ul> </section> -- 2.55.0