Skip to content

Commit 483b1e0

Browse files
authored
lower case the contact and remove duplicate resources
1 parent b3f5a96 commit 483b1e0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

metadata.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@
88
"author": {
99
"name": "Nicholas Parks Young",
1010
"contact": {
11-
"Profile": "https://github.com/Alarm-Siren/"
11+
"web": "https://github.com/Alarm-Siren/"
1212
}
1313
},
1414
"license": "CC-BY-SA-4.0",
1515
"resources": {
16-
"GitHub": "https://github.com/Alarm-Siren/arduino-kicad-library",
17-
"Instructions": "https://github.com/Alarm-Siren/arduino-kicad-library#readme",
18-
"Bug Tracker": "https://github.com/Alarm-Siren/arduino-kicad-library/issues"
16+
"github": "https://github.com/Alarm-Siren/arduino-kicad-library"
1917
},
2018
"tags": [
2119
"footprints",

0 commit comments

Comments
 (0)