diff --git a/manifest.json b/manifest.json index 8f0464ef27..c1860489e6 100644 --- a/manifest.json +++ b/manifest.json @@ -19,7 +19,7 @@ "CanUnloadAsync": false, "LoadPriority": 0, "IsTestingExclusive": false, - "IconUrl": "https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/icon.png", + "IconUrl": "https://raw.githubusercontent.com/FFXIV-CombatReborn/RebornAssets/main/IconAssets/BMR_Icon.png", "Punchline": "Don't fail at raid mechanics anymore", "AcceptsFeedback": true, "ImageUrls": [ @@ -27,4 +27,4 @@ "https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/image2.png", "https://raw.githubusercontent.com/FFXIV-CombatReborn/BossmodReborn/master/Data/image3.png" ] -} \ No newline at end of file +}