diff --git a/src/HUDEditor/JSON/kbnhud.json b/src/HUDEditor/JSON/kbnhud.json index 788d4a0f..a710828b 100644 --- a/src/HUDEditor/JSON/kbnhud.json +++ b/src/HUDEditor/JSON/kbnhud.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/CriticalFlaw/TF2HUD.Editor/master/src/HUDEditor/JSON/Schema/schema.json", "Author": "Jotunn", "Description": "A TF2 HUD boiled down for competitive play and no-frills streamlining of as many elements as possible. Based on KNHUD with lots of customization from a long life and user suggestions. Pairs best with sniping. Thanks for 10 amazing years of this HUD!", - "Thumbnail": "https://static.tf2huds.dev/KBNHud/img/ehYUnaI.png", + "Thumbnail": "https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/kbnhud/01-kbnhud-banner.webp", "Screenshots": [ "https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/kbnhud/02-kbnhud-main-menu.webp", "https://raw.githubusercontent.com/mastercomfig/hud-db/main/hud-resources/kbnhud/05-kbnhud-in-game.webp", @@ -29,7 +29,7 @@ //10-Spy & Engie Color Options //Refer to screenshot of this HUD's options for more visual aid, this file is meant to be a guide for newcomers as well as a working piece of code. "Links": { - "Update": "https://github.com/Jotunn/kbnhud/archive/master.zip", + "Update": "https://github.com/Jotunn/kbnhud/archive/refs/heads/master.zip", "GitHub": "https://github.com/Jotunn/kbnhud", "TF2Huds": "https://tf2huds.dev/hud/KBNHud", "ComfigHuds": "https://comfig.app/huds/page/kbnhud/", @@ -990,4 +990,4 @@ } ] } -} \ No newline at end of file +}