From 37f37592fb50bef9c503323008cb6931645c5d1c Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 18 Jul 2018 05:06:01 -0700 Subject: [PATCH] Fix bad URL in library.properties --- N64Controller/library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/N64Controller/library.properties b/N64Controller/library.properties index a75fc97..97cfc1a 100644 --- a/N64Controller/library.properties +++ b/N64Controller/library.properties @@ -6,5 +6,5 @@ sentence=Arduino library to connect a N64 controller. paragraph= category=Device Control includes=N64Controller.h -url=https://github.com/schaal/n64controller +url=https://github.com/pothos/arduino-n64-controller-library architectures=avr