diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/nvramtool/cli/nvramtool.8 | 2 | ||||
-rw-r--r-- | util/superiotool/README | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/util/nvramtool/cli/nvramtool.8 b/util/nvramtool/cli/nvramtool.8 index 1737c4eaa7..263bbb8cdb 100644 --- a/util/nvramtool/cli/nvramtool.8 +++ b/util/nvramtool/cli/nvramtool.8 @@ -9,7 +9,7 @@ .\" .\" This file is part of nvramtool, a utility for reading/writing coreboot .\" parameters and displaying information from the coreboot table. -.\" For details, see https://coreboot.org/nvramtool. +.\" For details, see https://www.coreboot.org/nvramtool. .\" .\" Please also read the file DISCLAIMER which is included in this software .\" distribution. diff --git a/util/superiotool/README b/util/superiotool/README index 72b786a4ae..acfa9684c9 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -53,23 +53,23 @@ Typical usage of superiotool: Supported Super I/O Chips ------------------------- -Please see https://coreboot.org/Superiotool#Supported_devices, or type +Please see https://www.coreboot.org/Superiotool#Supported_devices, or type $ superiotool -l There's also a collection of sample register dumps from various Super I/O chips on that web page. Please send further register dumps (either from a proprietary BIOS and/or from coreboot) to the coreboot mailing list -(https://coreboot.org/Mailinglist). +(https://www.coreboot.org/Mailinglist). Website and Mailing List ------------------------ -The main website is https://coreboot.org/Superiotool. +The main website is https://www.coreboot.org/Superiotool. For additional information, patches, and discussions, please join the -coreboot mailing list at https://coreboot.org/Mailinglist, where most +coreboot mailing list at https://www.coreboot.org/Mailinglist, where most superiotool developers are subscribed. |