diff options
-rw-r--r-- | Documentation/mainboard/supermicro/flashing_on_vendorbmc.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md b/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md index c8313022aa..377d9003d5 100644 --- a/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md +++ b/Documentation/mainboard/supermicro/flashing_on_vendorbmc.md @@ -34,7 +34,7 @@ message on updating the BIOS. ## 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 \ |