From 0b0ef4212a65e8866086ce5fc392c649c5a178b1 Mon Sep 17 00:00:00 2001 From: r00telement <47005506+r00telement@users.noreply.github.com> Date: Mon, 4 Oct 2021 23:00:19 +0100 Subject: [PATCH] Fixed up promo image links --- PlayerTags/PlayerTags.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PlayerTags/PlayerTags.json b/PlayerTags/PlayerTags.json index 9aac722..c28612d 100644 --- a/PlayerTags/PlayerTags.json +++ b/PlayerTags/PlayerTags.json @@ -3,9 +3,9 @@ "Name": "Player Tags", "Description": "See tags for players in nameplates and chat, such as their role and job, or custom tags for players you know.", "RepoUrl": "https://github.com/r00telement/PlayerTags", - "IconUrl": "https://github.com/r00telement/PlayerTags/master/Resources/Chat_1.png", + "IconUrl": "https://github.com/r00telement/PlayerTags/raw/main/PlayerTags/Resources/Promo/Chat_1.png", "ImageUrls": [ - "https://github.com/r00telement/PlayerTags/master/Resources/Chat_1.png", - "https://github.com/r00telement/PlayerTags/master/Resources/Nameplates_1.png" + "https://github.com/r00telement/PlayerTags/raw/main/PlayerTags/Resources/Promo/Chat_1.png", + "https://github.com/r00telement/PlayerTags/raw/main/PlayerTags/Resources/Promo/Nameplates_1.png" ] } \ No newline at end of file