aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commands/util/status.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/util/status.js b/commands/util/status.js
index 27f1e03..e6d3f86 100644
--- a/commands/util/status.js
+++ b/commands/util/status.js
@@ -46,7 +46,7 @@ module.exports = {
const github = new ButtonBuilder()
.setLabel('Github')
.setStyle(ButtonStyle.Link)
- .setURL('https://github.com/iamAGFX/snschan-bot')
+ .setURL('https://github.com/squiresgrant/sns-chan')
const row = new ActionRowBuilder()
.addComponents(vote,discord,github);
let conv = 1024 * 1024 * 1024