Skip to content

Commit 2a13a04

Browse files
jpmurphy-googlefelixheld
authored andcommitted
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 <[email protected]> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79785 Tested-by: build bot (Jenkins) <[email protected]> Reviewed-by: Matt DeVillier <[email protected]>
1 parent 59b383e commit 2a13a04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/mainboard/ocp/deltalake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ and [u-root] as initramfs.
222222
[All about u-root]: https://github.com/linuxboot/book/tree/master/u-root
223223
[u-root]: https://u-root.org/
224224
[ChromeOS VPD]: https://chromium.googlesource.com/chromiumos/platform/vpd/+/master/README.md
225-
[src/mainboard/ocp/deltalake/vpd.h]: https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master/src/mainboard/ocp/deltalake/vpd.h
225+
[src/mainboard/ocp/deltalake/vpd.h]: https://review.coreboot.org/plugins/gitiles/coreboot/+/HEAD/src/mainboard/ocp/deltalake/vpd.h

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Code reviews are done in [the project's Gerrit
3030
instance](https://review.coreboot.org/).
3131

3232
The code may be browsed via [coreboot's Gitiles
33-
instance](https://review.coreboot.org/plugins/gitiles/coreboot/+/refs/heads/master).
33+
instance](https://review.coreboot.org/plugins/gitiles/coreboot/+/HEAD).
3434

3535
The coreboot project also maintains a
3636
[mirror](https://github.com/coreboot/coreboot) of the project on github.

0 commit comments

Comments
 (0)