Skip to content

Commit 108c2bc

Browse files
committed
Fix other architectures link
1 parent a6c62dd commit 108c2bc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ Embedding inline assembler in your code is pretty easy. There's a [tutorial](tut
6565
Only for true hackers: This explains how the compiler does it job, how to expand it, etc. You must be a bit crazy if you enter here...
6666

6767
# Other Architectures
68-
ZX Basic was designed from the base as a Retargeable Compiler, so it should be not hard to extend it to other architectures. This is `work in progress`. See [[ZX_BASIC:Other architectures|Other Architectures]] for more info.
68+
ZX Basic was designed from the base as a Retargeable Compiler, so it should be not hard to extend
69+
it to other architectures. This is `work in progress`. See [other architectures](other_architectures.md) for more info.

0 commit comments

Comments
 (0)