Skip to content

Commit

Permalink
Merge pull request #14 from Bokito010/patch-1
Browse files Browse the repository at this point in the history
Add raider io to the profile links
  • Loading branch information
Pazza authored Jun 30, 2020
2 parents a009cb9 + 52e0e05 commit 8e95366
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 8e95366

Please sign in to comment.