Fix a few mistakes

This commit is contained in:
Dragon Fire
2020-01-14 18:48:48 -05:00
parent d735b414a6
commit dc342e5b08
5 changed files with 13 additions and 8 deletions
+3 -2
View File
@@ -20,8 +20,9 @@ module.exports = class ItunesCommand extends Command {
reasonURL: 'https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/'
},
{
name: 'List of ISO 639-2 codes',
url: 'https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes',
name: 'Wikipedia',
url: 'https://www.wikipedia.org/',
reasonURL: 'https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes',
reason: 'Language Code Data'
}
],