rm /links fomr where to find hullcss
parent
697dfb4343
commit
835a9e8818
|
@ -14,7 +14,7 @@ module.exports = {
|
|||
.setTitle("Links!")
|
||||
.setColor('GREEN')
|
||||
.setFooter({ text: `Called By: ${message.author.tag}`})
|
||||
.addField('Find us here:','https://hullcss.org/links')
|
||||
.addField('Find us here:','https://hullcss.org')
|
||||
message.channel.send({ embeds: [embed] });
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue