summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-03-14 17:36:25 +0100
committerNico Huber <nico.h@gmx.de>2021-03-19 12:46:06 +0000
commitda12ca98c957bd2e4d06ce05ca1ec08029058160 (patch)
tree47b4ceb8c9e6c41497655e11d3867fac31e02caf /Documentation
parentb3e504c31003fab36329da336a369fdf3a06da09 (diff)
downloadcoreboot-da12ca98c957bd2e4d06ce05ca1ec08029058160.tar.xz
doc/mb/lenovo/montevina: Update link within page
Commit c4aa24fc121 (doc/mb/lenovo/montevina: Clarify use of bincfg) renamed a section, and the link referencing it by its old title no longer works. Update the link, and remove the `a completely new one` part from it as well, for consistency with the aforementioned commit. Change-Id: I22e8b3237dafb3397bc901804a57e905f806839d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/51482 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/mainboard/lenovo/montevina_series.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mainboard/lenovo/montevina_series.md b/Documentation/mainboard/lenovo/montevina_series.md
index 6931808931..3ff20426b0 100644
--- a/Documentation/mainboard/lenovo/montevina_series.md
+++ b/Documentation/mainboard/lenovo/montevina_series.md
@@ -44,7 +44,7 @@ $ ifdtool -x backup.rom
Now you need to patch the flash descriptor. You can either [modify the one from
your backup with **ifdtool**](#modifying-flash-descriptor-using-ifdtool), or
-[generate a completely new one with **bincfg**](#creating-a-new-flash-descriptor-using-bincfg).
+[use one from the coreboot repository](#using-checked-in-flash-descriptor-via-bincfg).
#### Modifying flash descriptor using ifdtool