diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 21:34:54 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-01-02 21:34:54 +0200 |
| commit | 09664404e4fd59e3ec79b56907ac7c5178ec6656 (patch) | |
| tree | 7bc959f7f795978b62a2b812e0ac9cf286dfaf06 /content/posts/atk16-my-homegrown-computer.md | |
| parent | 7aff1f399ebfe289ed9ec8f38342f5d25eb60677 (diff) | |
Content fixes
Diffstat (limited to 'content/posts/atk16-my-homegrown-computer.md')
| -rw-r--r-- | content/posts/atk16-my-homegrown-computer.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/atk16-my-homegrown-computer.md b/content/posts/atk16-my-homegrown-computer.md index afad92f..6b9f583 100644 --- a/content/posts/atk16-my-homegrown-computer.md +++ b/content/posts/atk16-my-homegrown-computer.md @@ -9,7 +9,7 @@ extra: **ATK16** is a learning project I've been working on for some time. It started off as a 16-bit, reduced instruction set computer (RISC) CPU design but evolved into an entire computer with peripherals and software. -Instead of repeating myself, I'm going to direct you to the [ATK16 project page](../projects/ATK16). It's not complete by any means, but I've written a bunch about the project and my motivations already! [¹](#footnote) +Instead of repeating myself, I'm going to direct you to the [ATK16 project page](/projects/atk16). It's not complete by any means, but I've written a bunch about the project and my motivations already! [¹](#footnote) --- |
