From ed29a3ec03cd18ef11ee297f300a5fbc7f02c576 Mon Sep 17 00:00:00 2001 From: Daniel Spofford Date: Wed, 10 Apr 2019 14:40:50 -0500 Subject: [PATCH] Update getting_started.md an URL without a protocol produces an incorrect link --- guides/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/getting_started.md b/guides/getting_started.md index fd9a72e..12405da 100644 --- a/guides/getting_started.md +++ b/guides/getting_started.md @@ -31,4 +31,4 @@ Harald.LE.scan(:bt) 2. add a custom `config.txt` based on the Nerves Rpi3's so you may comment out `dtoverlay=pi3-miniuart-bt` -See: [harald_example_rpi3](github.com/verypossible/harald_example_rpi3) +See: [harald_example_rpi3](https://github.com/verypossible/harald_example_rpi3)