summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJon Murphy <jpmurphy@google.com>2024-01-02 10:28:42 -0700
committerFelix Held <felix-coreboot@felixheld.de>2024-01-04 14:22:51 +0000
commit2a13a046867dd07e2e2469ecdb8e4e0c43f4d825 (patch)
tree11bfe878e7305329b24530449ca84c83a057d78f /README.md
parent59b383e21c5cddc59954404f3437a3c2a4e4013d (diff)
downloadcoreboot-2a13a046867dd07e2e2469ecdb8e4e0c43f4d825.tar.gz
coreboot-2a13a046867dd07e2e2469ecdb8e4e0c43f4d825.tar.bz2
coreboot-2a13a046867dd07e2e2469ecdb8e4e0c43f4d825.zip
Documentation: Update internal URL's
Update URL's to point to head rather than the deprecated refs/heads/master. Change-Id: I16f0c087762ff049115b67de3ac0b881aa4e4b40 Signed-off-by: Jon Murphy <jpmurphy@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79785 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eef5eb65c593..677d62d8cef9 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Code reviews are done in [the project's Gerrit
instance](https://review.coreboot.org/).
The code may be browsed via [coreboot's Gitiles
-instance](https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master).
+instance](https://review.coreboot.org/plugins/gitiles/coreboot/+/HEAD).
The coreboot project also maintains a
[mirror](https://github.com/coreboot/coreboot) of the project on github.