diff options
| author | rslurry <112521174+rslurry@users.noreply.github.com> | 2024-12-30 14:02:35 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | afcb94353eaca80fd7ad504987128baf0bba2a60 (patch) | |
| tree | c85ccd503d0e492c9c92fb1b75feeff055f6d96d | |
| parent | 1fdfabf09575eb794b7330a9fc87f6a8d825cff7 (diff) | |
Fixed accidental removal of text
| -rw-r--r-- | static/install/web.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/install/web.html b/static/install/web.html index c31b1914..29dfb364 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -54,7 +54,7 @@ <li><a href="#prerequisites">Prerequisites</a></li> <li><a href="#enabling-oem-unlocking">Enabling OEM unlocking</a></li> <li><a href="#flashing-as-non-root">Flashing as non-root</a></li> - <li><a href="#working-around--bug-on-linux-distributions">Working around bug on Linux distributions</a></li> + <li><a href="#working-around-fwupd-bug-on-linux-distributions">Working around bug on Linux distributions</a></li> <li><a href="#booting-into-the-bootloader-interface">Booting into the bootloader interface</a></li> <li><a href="#connecting-device">Connecting the device</a></li> <li><a href="#unlocking-the-bootloader">Unlocking the bootloader</a></li> |
