diff options
Diffstat (limited to 'docs/text_commands.md')
-rw-r--r-- | docs/text_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/text_commands.md b/docs/text_commands.md index cf3a53327..b198d405d 100644 --- a/docs/text_commands.md +++ b/docs/text_commands.md @@ -50,7 +50,7 @@ Write text from a RAM address. ## `$02`: `text_bcd` *address*, *flags* -Write [BCD](bcd) from an address, typically RAM. +Write [BCD][bcd] from an address, typically RAM. [bcd]: https://en.wikipedia.org/wiki/Binary-coded_decimal |