readme: fix incorrect download link example
This commit is contained in:
@@ -35,7 +35,7 @@ This file stores essential metadata in JSON format. **Make sure you adhere to th
|
|||||||
"categories": ["Content"],
|
"categories": ["Content"],
|
||||||
"author": "Joe Mama",
|
"author": "Joe Mama",
|
||||||
"repo": "https://github.com/joemama/extended-cards",
|
"repo": "https://github.com/joemama/extended-cards",
|
||||||
"downloadURL": "https://github.com/joemama/extended-cards/releases/latest/extended-cards.zip",
|
"downloadURL": "https://github.com/joemama/extended-cards/releases/latest/download/extended-cards.zip",
|
||||||
"folderName": "ExtendedCards",
|
"folderName": "ExtendedCards",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"automatic-version-check": true
|
"automatic-version-check": true
|
||||||
|
|||||||
Reference in New Issue
Block a user