Update in-game Discord and Github links

Discord and Bug Report now points to relevant backport sites
This commit is contained in:
Zidras
2021-12-30 12:10:20 +00:00
committed by Bunny67
parent f8e554193d
commit 9176e1e643
13 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ function Private.PrintHelp()
print(L["/wa pstop - Finish profiling"])
print(L["/wa pprint - Show the results from the most recent profiling"])
print(L["/wa repair - Repair tool"])
print(L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/weakauras!"])
print(L["If you require additional assistance, please open a ticket on GitHub or visit our Discord at https://discord.gg/UXSc7nt!"])
end
SLASH_WEAKAURAS1, SLASH_WEAKAURAS2 = "/weakauras", "/wa";