diff options
author | Runxi Yu <me@runxiyu.org> | 2025-02-02 15:19:26 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-02-02 15:19:26 +0800 |
commit | 266122592cdef3c1f4b6a9cf6dd3489d7509fff1 (patch) | |
tree | 5c96754b9167ec7c78f64d86e1a2fed791571ef5 | |
parent | e36aa8c5a5c916c89ed22a2945de1a9a9a553a8c (diff) |
README.md: Use the EFF's page on Right to Repair
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Why use Libreboot, and what is coreboot? A lot of users who use libre operating systems still use proprietary boot firmware, which often contain backdoors and bugs, hampering [user freedom](https://writefreesoftware.org) and -[right to repair](https://vid.puffyan.us/watch?v=Npd_xDuNi9k). +[right to repair](https://www.eff.org/issues/right-to-repair). [coreboot](https://coreboot.org) provides libre boot firmware by initializing the hardware then running a payload. However, coreboot is notoriously difficult |