diff options
author | Ian C <ianc@noddybox.co.uk> | 2023-01-05 10:30:22 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2023-01-05 10:30:22 +0000 |
commit | c019aa4607fa177e7f9c5cfbe540abd9c4e103d3 (patch) | |
tree | b02ca7c717e8d695af21d252f36b8755d79c1d00 | |
parent | 1ec31818b90fc094d3118c343f4007ded28ad20b (diff) |
Updated documentation link in 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](https://htmlpreview.github.io/?https://github.com/noddybox/casm/blob/master/doc/casm.html) format. +Full documentation can be found in [HTML](https://deathstation9000.org.uk/cgit/cgit.cgi/casm/plain/doc/casm.html) format. ## Processors |