Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit a6da771

Browse files
authored
Fix typo
1 parent dac1af8 commit a6da771

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
@@ -19,7 +19,7 @@
1919
"repository":
2020
{
2121
"type": "git",
22-
"url": "//https://github.com/khoih-prog/AsyncWebServer_RP2040W"
22+
"url": "https://github.com/khoih-prog/AsyncWebServer_RP2040W"
2323
},
2424
"homepage": "https://github.com/khoih-prog/AsyncWebServer_RP2040W",
2525
"export": {

0 commit comments

Comments
 (0)