diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-04-06 23:47:09 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-04-06 23:47:09 +0100 |
commit | 079815717a89fd1015bc504ae1da2dc62c925480 (patch) | |
tree | 2e7a5686c345f1c5788d690d5f0fd0316e5196f2 /README.md | |
parent | 81f04af276fed1b5b9e8f0cfd550d5ab0a088742 (diff) |
Attempt to make documentation link work.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Simply pass it the file to assemble, i.e. `casm source.txt` -Full documentation can be found in [HTML](doc/casm.html) format. +Full documentation can be found in <a href="doc/casm.html">HTML</a> format. ## Processors |