diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2019-11-15 20:52:16 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-16 20:39:55 +0000 |
commit | 0f476df76b6d022c139edc33dc2c892d7e6a4eaf (patch) | |
tree | b0c720f2841894cc79abd8a01b674d645bff8c2d | |
parent | ba071cdbfbabe24a7e00bea23d0fcb084986fbfb (diff) | |
download | coreboot-0f476df76b6d022c139edc33dc2c892d7e6a4eaf.tar.gz coreboot-0f476df76b6d022c139edc33dc2c892d7e6a4eaf.tar.bz2 coreboot-0f476df76b6d022c139edc33dc2c892d7e6a4eaf.zip |
README.md: Remove link to deprecated wiki
Change-Id: I4af62fdf4bfc34433d9f7dcf32acd1078b533a43
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36872
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md index b13ace5d78fb..14879c14842f 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,6 @@ coreboot supports a wide range of chipsets, devices, and mainboards. For details please consult: * <https://www.coreboot.org/Supported_Motherboards> - * <https://www.coreboot.org/Supported_Chipsets_and_Devices> Build Requirements |