From c95b67dd71e8e090c8891dfff1eda9476800dc48 Mon Sep 17 00:00:00 2001 From: yenatch Date: Sun, 24 Dec 2017 21:27:20 -0500 Subject: fix markdown reference links --- docs/text_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/text_commands.md') 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 -- cgit v1.2.3