From 0be452b2d7fc85b9626f5926988523dc689d6563 Mon Sep 17 00:00:00 2001 From: Arthur Paulino Date: Wed, 3 Jan 2018 15:31:13 -0300 Subject: [PATCH] Updated Home2 (markdown) --- Home2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home2.md b/Home2.md index e2e893d..4b600da 100644 --- a/Home2.md +++ b/Home2.md @@ -10,7 +10,7 @@ The Cubot unit is equipped with the latest and greatest 16-bit MAR-CPU, along wi Check out our [Basic Assembly Tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial) if you need to know anything from the Cubot's programming language. -[Learn by Examples](#) if you want to see your Cubot doing funny stuff as you comprehend how it works. +[Learn by Examples](https://github.com/simon987/Much-Assembly-Required/wiki/Learn-by-Examples) if you want to see your Cubot doing funny stuff as you comprehend how it works. We also have a series of [Useful Code Snippets](https://github.com/simon987/Much-Assembly-Required/wiki/Useful-Code-Snippets) for you to enhance your Cubot's intelligence.