Skip to content

Commit

Permalink
Add raider io to the profile links
Browse files Browse the repository at this point in the history
Adding raider io to the profile links is usefull, since we/i use raider io alot these days for m+ scoring and this way we/i can quickly access it if someone whispers me.
  • Loading branch information
Bokito010 authored Jun 30, 2020
1 parent a009cb9 commit 52e0e05
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Modules/URLHandler.lua
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ armoryLinks = {
{
title = "Warcraftlogs",
url = "https://www.warcraftlogs.com/character/{eu/us}/{realm}/{user}"
},
{
title = "Raider io",
url = "https://raider.io/characters/{eu/us}/{realm}/{user}"
},
{
title = "WoWTrack",
Expand Down

0 comments on commit 52e0e05

Please sign in to comment.