From 9f79ea281656d37bacd10b1adb289f22506179f6 Mon Sep 17 00:00:00 2001 From: Kent Wiliams Date: Mon, 13 Apr 2020 16:52:05 -0700 Subject: [PATCH] fix gps dir link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dad5d0..2ab3f32 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,17 @@ Here you will find a collection of Arduino sketch examples of transmitting on th ### ST B-L072Z-LRWAN1 * [longfi-us915](ST-B-L072Z-LRWAN1/longfi-us915) * [longfi-us915-cayenne-sensor](ST-B-L072Z-LRWAN1/longfi-us915-cayenne-sensor) -* [longfi-us915-cargo-gps](GPS/longfi-us915-cargo-gps) +* [longfi-us915-cargo-gps](GPS) ### Catena 4610 * [longfi-us915](MCCI-Catena-4610/longfi-us915) -* [longfi-us915-cargo-gps](GPS/longfi-us915-cargo-gps) +* [longfi-us915-cargo-gps](GPS) ### Sparkfun Pro RF * [longfi-us915](Sparkfun-Pro-RF/longfi-us915) ### Adafruit Feather M0 RFM95 * [longfi-us915](Adafruit-M0-RFM95/longfi-us915) +* [longfi-us915-cargo-gps](GPS)