From 03956fb32de79d8bba795f3274bbe6395704c0e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D9=88=D8=B1=D8=AF?= Date: Wed, 9 Jul 2025 16:00:28 +0300 Subject: [PATCH] readme: fix incorrect download link example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69c2c796..f95b17d8 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This file stores essential metadata in JSON format. **Make sure you adhere to th "categories": ["Content"], "author": "Joe Mama", "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", "version": "1.0.0", "automatic-version-check": true