Skip to content

Commit 03d5a7f

Browse files
committed
maintenance: Update URLs to point to moved repositories
1 parent cadf5ee commit 03d5a7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"description": "A RPC bridge for Arduino UNO Q boards",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/bcmi-labs/Arduino_RouterBridge"
7+
"url": "https://github.com/arduino-libraries/Arduino_RouterBridge"
88
},
99
"authors": {
10-
"url": "https://github.com/bcmi-labs/Arduino_RouterBridge",
1110
"name": "Arduino",
11+
"url": "https://github.com/arduino-libraries/Arduino_RouterBridge",
1212
"maintainer": true
1313
},
1414
"version": "0.2.2",
@@ -17,6 +17,6 @@
1717
"platforms": "*",
1818
"dependencies":
1919
{
20-
"name": "bcmi-labs/Arduino_RPClite"
20+
"name": "arduino-libraries/Arduino_RPClite"
2121
}
2222
}

0 commit comments

Comments
 (0)