Skip to content

Commit c777dd1

Browse files
authored
Fix JSON URL (earlephilhower#261)
you had "esrle" instead of "earle" in the GH URL :)
1 parent cb9931f commit c777dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-arduinopico",
33
"description": "Arduino Wiring-based Framework (RPi Pico RP2040)",
4-
"url": "https://github.com/esrlephilhower/arduino-pico",
4+
"url": "https://github.com/earlephilhower/arduino-pico",
55
"version": "0.9.2"
66
}

0 commit comments

Comments
 (0)