Fix URL in library.json

This commit is contained in:
Fabian Schlenz 2019-07-18 06:31:25 +02:00
parent 447115f839
commit 2c463174f1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.schle.nz/fabian/simple-iot" "url": "https://git.schle.nz/fabian/simple_iot"
}, },
"export": { "export": {
"exclude": "examples" "exclude": "examples"