From f0f1a3ca4a6d822a194bf879b71448dd2ac3f6ab Mon Sep 17 00:00:00 2001
From: Patrick Georgi
Date: Wed, 20 Sep 2023 23:29:37 +0200
Subject: coreboot.org-status: Make URLs branch agnostic
The primary branch changed names. To remain robust, just use HEAD,
which will point to whatever is authoritative.
Change-Id: I809ea748a5e51f4eea6bc227fa1fc5c8b07fe2ef
Signed-off-by: Patrick Georgi
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78015
Reviewed-by: Felix Singer
Tested-by: build bot (Jenkins)
---
.../coreboot.org-status/board-status.html/templates/board-status.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'util')
diff --git a/util/docker/coreboot.org-status/board-status.html/templates/board-status.html b/util/docker/coreboot.org-status/board-status.html/templates/board-status.html
index 93fcc45101..bf5fd8ca75 100644
--- a/util/docker/coreboot.org-status/board-status.html/templates/board-status.html
+++ b/util/docker/coreboot.org-status/board-status.html/templates/board-status.html
@@ -28,7 +28,7 @@ id, so it is possible to reproduce the build.
We encourage developers and users to contribute reports so we know which
devices are well-tested. We have
-a tool in the coreboot repository
+a tool in the coreboot repository
to make contributing easy. The data resides in the
board status repository.
Contributing requires an account on review.coreboot.org. After
@@ -123,7 +123,7 @@ code for boards that are not yet merged.
{{$l.VendorBoard}} at {{$l.TimeReadable}}
upstream tree (
{{range $f := $l.Files -}}
-{{$f.Basename}} {{/* */}}
+{{$f.Basename}} {{/* */}}
{{end -}}
)
{{- end -}}
--
cgit v1.2.3