Remove .git suffix from repository URLs
Some checks failed
Update Plugin Index / update-index (push) Failing after 7s
Some checks failed
Update Plugin Index / update-index (push) Failing after 7s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "1.0.0",
|
||||
"description": "A third example plugin demonstrating async operations and data storage",
|
||||
"author": "litruv",
|
||||
"repository": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example3.git",
|
||||
"repository": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example3",
|
||||
"homepage": "http://synbox.ruv.wtf:8418/litruv/Plugin-Example3",
|
||||
"tags": ["example", "async", "storage"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user