diff mbox series

[yocto-autobuilder-helper,1/2] scripts/dashboard/index.html: fix a typo

Message ID 20260814-dashboard-updates-v1-1-2ef14945639c@bootlin.com
State New
Headers show
Series Dashboard updates | expand

Commit Message

Antonin Godard Aug. 14, 2026, 3:10 p.m. UTC
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
 scripts/dashboard/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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>