aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2021-09-23 11:22:52 +0100
committerIan C <ianc@noddybox.co.uk>2021-09-23 11:22:52 +0100
commit38e9dd313001142ae36254cc6c8ef79d369dc109 (patch)
tree6783371975a382cf6ed0dae6fa8e7c91234907f7
parent31d3b10553cdda2cff7c930b7370b7a044ccd666 (diff)
Fixed HTML link in README hopefully
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8034af..95884ad 100644
--- a/README.md
+++ b/README.md
@@ -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