1
0

readme: fix incorrect download link example

This commit is contained in:
ورد
2025-07-09 16:00:28 +03:00
committed by GitHub
parent bc6664fc23
commit 03956fb32d

View File

@@ -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