From be59aecd50fbc1432222e78808c26ea25ff470a4 Mon Sep 17 00:00:00 2001 From: "Tomoya Matsuura(MacBookPro)" Date: Tue, 23 May 2023 23:26:31 +0900 Subject: [PATCH] updated index file --- content/docs/2023/code-design/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/2023/code-design/_index.md b/content/docs/2023/code-design/_index.md index 75b76a2..b0069fc 100644 --- a/content/docs/2023/code-design/_index.md +++ b/content/docs/2023/code-design/_index.md @@ -39,7 +39,7 @@ bookCollapseSection: true 3. [(4/21) Paper Circuitと論理回路](./3) 4. [(4/28) 二進数WS](./4) 5. [(5/12) Handmade Computer(みんなでつくる全加算器)](./5) -6. (5/19) ソフトウェアとアルゴリズムーArduinoを使ってみよう +6. [(5/19) ソフトウェアとアルゴリズムーArduinoを使ってみよう](./6) 7. (5/26) 入力を考える(スイッチ、自作抵抗) 8. (6/2) 出力を考える(モーター、ソレノイド、リレー) 9. (6/9) Cartesian Robotとデジタルファブリケーション(プロッター、レーザーカッター)