From a255b67f6d487703db648c58ee1e50c0aa85c2a6 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 15 Feb 2021 23:28:19 +0000 Subject: Get inter-page links right --- pelican/content/DisasterRecovery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pelican/content/DisasterRecovery.md') diff --git a/pelican/content/DisasterRecovery.md b/pelican/content/DisasterRecovery.md index 2fae666..18b325d 100644 --- a/pelican/content/DisasterRecovery.md +++ b/pelican/content/DisasterRecovery.md @@ -22,7 +22,7 @@ PIN: ### Recovering from a bad bootloader install Well, now you've done it. You'll need to buy an ST-LINK programmer. -See [UsingSTLink](UsingSTLink.md). +See [UsingSTLink]({filename}UsingSTLink.md). ## Oh no, I'm locked out of my device @@ -33,7 +33,7 @@ best case scenario. Log in as wheel with the default PIN able to reset the PINs. If you forgot the PIN, I feel sorry for you. The only way out of this is -via [ST-LINK](UsingSTLink.md). The easiest way is to debug with `gdb`, set a breakpoint on +via [ST-LINK]({filename}UsingSTLink.md). The easiest way is to debug with `gdb`, set a breakpoint on `hal_rpc_login`, and issue the gdb command `return 0`. ## Oh no, I forgot (or reset) the master key -- cgit v1.2.3