Fix incorrect links

This commit is contained in:
_Lighty_ 2019-12-21 21:01:47 +01:00
parent 4203050434
commit 08c3308851
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
//META{"name":"MentionAliasesRedux","source":"https://gitlab.com/_Lighty_/bdstuff/blob/master/public/plugins/MentionAliasesRedux.plugin.js","website":"https://_lighty_.gitlab.io/bdstuff/?plugin=MentionAliasesRedux"}*//
//META{"name":"MentionAliasesRedux","source":"https://github.com/1Lighty/BetterDiscordPlugins/blob/master/Plugins/MentionAliasesRedux/MentionAliasesRedux.plugin.js","website":"https://1lighty.github.io/BetterDiscordStuff/?plugin=MentionAliasesRedux"}*//
/*@cc_on
@if (@_jscript)
@ -43,8 +43,8 @@ var MentionAliasesRedux = (() => {
],
version: '2.0.2',
description: 'Set custom @mention aliases, that can also appear next to their name (nearly) anywhere, as well as have mention groups to mention multiple people at once.',
github: 'https://gitlab.com/_Lighty_',
github_raw: 'https://gitlab.com/_Lighty_/bdstuff/raw/master/public/plugins/MentionAliasesRedux.plugin.js'
github: 'https://github.com/1Lighty',
github_raw: 'https://raw.githubusercontent.com/1Lighty/BetterDiscordPlugins/master/Plugins/MentionAliasesRedux/MentionAliasesRedux.plugin.js'
},
changelog: [
{