From b2872b905d93c7ed5d77ceb45e8bb8cc1896decf Mon Sep 17 00:00:00 2001 From: damyka Date: Thu, 17 Jun 2021 16:18:52 -0700 Subject: [PATCH] added link to github --- morse_code.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/morse_code.py b/morse_code.py index 3f2e7ad..26d9a2c 100644 --- a/morse_code.py +++ b/morse_code.py @@ -23,7 +23,7 @@ # # Comments, contributions, suggestions, bug reports, and feature # requests are welcome! For source code and bug reports see: -# http://github.com/[TODO github path to Hacking STEM] +# https://github.com/microsoft/hackingstem-morsecode-microbit # # Copyright 2018, Jeremy Franklin-Ross # Microsoft EDU Workshop - HackingSTEM