diff options
| author | Quentin Schulz <[email protected]> | 2026-08-27 21:52:53 +0200 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2026-08-29 06:41:35 +0200 |
| commit | 1adeb6092daa3c8bce28135f5978c05d881e877e (patch) | |
| tree | ef6544e024ac143a2e236db9d6f5327d21ea2f1d | |
| parent | 7b782149cbae3e624bf6a30a4235a70f3d57bade (diff) | |
doc: chromium: update link to Developer Mode
The current link just says to click on another link as the resource has
migrated, so simply use that new link instead.
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | doc/chromium/overview.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/chromium/overview.rst b/doc/chromium/overview.rst index 790233cb668..23f224b3059 100644 --- a/doc/chromium/overview.rst +++ b/doc/chromium/overview.rst @@ -13,7 +13,7 @@ available: - Running U-Boot from the 'altfw' feature, which is available on selected Chromebooks from 2019 onwards (initially Grunt). Press '1' from the developer-mode screen to get into U-Boot. See here for details: - https://chromium.googlesource.com/chromiumos/docs/+/HEAD/developer_mode.md + https://www.chromium.org/chromium-os/developer-library/guides/device/developer-mode/ - Running U-Boot from the disk partition. This involves signing U-Boot and placing it on the disk, for booting as a 'kernel'. See |
