Skip to content

Commit a27f20a

Browse files
committed
Merge pull request #1 from ivankravets/patch-1
Fix GIT url
2 parents 26bb1cf + bc3b058 commit a27f20a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository":
66
{
77
"type": "git",
8-
"url": "https://github.com//guanix/arduino-nrf8001.git"
8+
"url": "https://github.com/guanix/arduino-nrf8001.git"
99
},
1010
"frameworks": "arduino",
1111
"platforms": "atmelavr"

0 commit comments

Comments
 (0)