From 8493faaf19e9b5f6e0a50093c8e87ffa3ef1e17b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julie=20Boissi=C3=A8re-Vasseur?= Date: Sun, 27 Apr 2025 09:23:20 +0200 Subject: [PATCH] Update download URL in metadata.json --- items/simple/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/items/simple/metadata.json b/items/simple/metadata.json index 98eae1b..9c9df1b 100644 --- a/items/simple/metadata.json +++ b/items/simple/metadata.json @@ -5,7 +5,7 @@ "release_date": "2025-04-25", "license": "MIT license", "price_usd": "0", - "download_url": "https://github.com/jboisseur/bludit-themes/blob/cba4f977ef5c3548c23924238823d336913ce060/simple.zip", + "download_url": "https://github.com/jboisseur/bludit-themes/raw/refs/heads/master/simple.zip", "demo_url": "https://jboisseur.xyz/bludit-theme-simplecss", "information_url": "https://github.com/jboisseur/bludit-themes/blob/cba4f977ef5c3548c23924238823d336913ce060/simple/README.md", "credits": "Kev Quirk", @@ -16,4 +16,4 @@ "1": "Auto light/dark mode", "2": "Responsive" } -} \ No newline at end of file +}