Just some minor documentation fixes, primarily fixing some broken links.
Minor editing changes #63
fix/broken-links into main Note that some of the (internal) links throughout the documentation include the black-magic.org URL path directly, and some are relative links within the site. I'm glad to go through and standardize these to all be relative (or external) in this pull request, but I wanted to bring that up before making that change.
(Noting that several of those are my fault, in this PR even...)
We would suggest standardising on relative links - MyST parser and Sphinx will resolve, eg, [Hardware Page](hardware.md) to the full URI for the rendered supported hardware page on the website, and this saves on having to maintain this ourselves.
That was my thought, but it was late at night and I was sleep-deprived 😅. I've touched those up, as well as gone through the couple of blog posts that I noticed had non-internal links (in a separate commit). Glad to drop that if there is an issue there.
Only got a couple of notes on review - with them taken care of we'll be happy to get this PR merged.
@ -1,10 +1,10 @@
# Firmware Upgrade
This needs to be careful not to imply that stlink-tool can be used to upgrade BMPs - it can only be used to upgrade ST-Link v2's running the BMD firmware. For why we're being picky about this, it's part of trying to enforce the project's terminology to help keep things disambiguated.
@ -51,7 +51,7 @@ You can check if everything is working correctly by running:
bmputil-cli probe info
Think the word "which" was fine here, just that the full stop should have been a comma and the first letter un-capitalised.
@ -51,7 +51,7 @@ You can check if everything is working correctly by running:
bmputil-cli probe info
Fixed!
@ -1,10 +1,10 @@
# Firmware Upgrade
I dropped stlink-tool from that list; let me know if you want me to emphasize this further.
(I definitely understand the reasoning for trying to disambiguate it.)
LGTM, merging. Thank you for the contribution and fixing all those links!
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?