diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-09-23 11:22:52 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-09-23 11:22:52 +0100 |
commit | 38e9dd313001142ae36254cc6c8ef79d369dc109 (patch) | |
tree | 6783371975a382cf6ed0dae6fa8e7c91234907f7 /README.md | |
parent | 31d3b10553cdda2cff7c930b7370b7a044ccd666 (diff) |
Fixed HTML link in README hopefully
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 [HTML](https://htmlpreview.github.io/?https://github.com/noddybox/casm/blob/master/doc/casm.html) format. ## Processors |