summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-08-27 21:52:54 +0200
committerHeinrich Schuchardt <[email protected]>2026-08-29 06:41:35 +0200
commit24482940d84377c551246ce77ef46102397a2ec3 (patch)
treeb61d1ed49f4ceffb8d9b698232fc20574f1ef048
parent1adeb6092daa3c8bce28135f5978c05d881e877e (diff)
doc: chromium: update Firmware porting guide link
It currently serves a 404. Looking at the Wayback Machine[1], I found a similar page currently being served. It's probably very outdated by now but at least it's not a 404 anymore. [1] https://web.archive.org/web/20230520044331/https://www.chromium.org/chromium-os/firmware-porting-guide/ Signed-off-by: Quentin Schulz <[email protected]>
-rw-r--r--doc/chromium/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chromium/overview.rst b/doc/chromium/overview.rst
index 23f224b3059..acd9ab8bfcb 100644
--- a/doc/chromium/overview.rst
+++ b/doc/chromium/overview.rst
@@ -71,4 +71,4 @@ Here is some material relevant to Chromium OS verified boot with U-Boot:
- `Chromium OS U-Boot <https://www.chromium.org/developers/u-boot>`_
- - `Firmware porting Guide <https://www.chromium.org/chromium-os/firmware-porting-guide>`_
+ - `Firmware porting Guide <https://www.chromium.org/chromium-os/developer-library/guides/firmware/firmware-porting-guide/>`_