Patrick Georgi has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/55019 )
Change subject: Documentation: Fix named link ......................................................................
Documentation: Fix named link
The syntax requires two bracketed fields.
Change-Id: I98ebe714e57f50017755eed7888f0dd2637a3066 Signed-off-by: Patrick Georgi pgeorgi@google.com --- M Documentation/mainboard/supermicro/flashing_on_vendorbmc.md 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/19/55019/1
diff --git a/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md b/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md index c831302..377d900 100644 --- a/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md +++ b/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md @@ -34,7 +34,7 @@ ## Flashing with disabled ME
If ME is disabled via `me_cleaner` or the ME recovery jumper, it is still -possible to flash remotely with the [`Supermicro Update Manager`](SUM) (`SUM`). +possible to flash remotely with the [`Supermicro Update Manager`][SUM] (`SUM`).
```sh ./sum -i <remote BMC IP> -u <user> -p <password> -c UpdateBios --reboot \