Update in-game links

This commit is contained in:
Zidras
2021-12-30 11:54:46 +00:00
committed by Bunny67
parent 54db65937d
commit ca047a7c1b
13 changed files with 50 additions and 50 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";