From 2a5df360079131b4b8943ba1e8d266a44cfea7fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Tue, 1 Nov 2016 21:49:37 +0100 Subject: [PATCH] Fix typo in link in Z80-tester post --- pages/2013-01-21-Z80-Tester.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/2013-01-21-Z80-Tester.md b/pages/2013-01-21-Z80-Tester.md index a8f28fe..2579432 100644 --- a/pages/2013-01-21-Z80-Tester.md +++ b/pages/2013-01-21-Z80-Tester.md @@ -3,7 +3,7 @@ title: "Z80 Tester" subtitle: "Bouncing buttons" tags: [electronics] -In the [last post](/2013/01/Z80-Information/) I said we only needed two +In the [last post](/blog/2013/01/Z80-Information/) I said we only needed two pieces of support circuits to get a Z80 running, namely a clock and a reset circuit.