Skip to content

Commit

Permalink
GET /discord: change discord link
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluzzi committed Aug 8, 2022
1 parent 561b30f commit 8a0f9e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/redirection.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
server.get("/discord", (request, response) => {
response.redirect("https://discord.gg/kcJNf9GgJ8");
response.redirect("https://discord.gg/cRYXkCqDAj");
});

0 comments on commit 8a0f9e3

Please sign in to comment.