From b1b3d3e2e8cef0251bba5347c093eb1767e9b887 Mon Sep 17 00:00:00 2001 From: Martin Kepplinger Date: Fri, 18 Jan 2019 15:27:26 +0100 Subject: [PATCH] x230: fix a link in README --- x230/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x230/README.md b/x230/README.md index e796eb3..4ed1d37 100644 --- a/x230/README.md +++ b/x230/README.md @@ -254,7 +254,7 @@ Switching back to Skulls is the same as [updating](#updating). Just run ## Why does this work? On the X230, there are 2 physical "BIOS" chips. The "upper" 4MB one holds the actual bios we can generate using coreboot, and the "lower" 8MB -one holds the rest that you can [modify yourself once](#flashing-for-the-first-time), +one holds the rest that you can [modify yourself once](#first-time-installation), if you like, but strictly speaking, you [don't need to touch it at all](https://www.coreboot.org/Board:lenovo/x230#Building_Firmware). What's this "rest"?