From 19dfa1a1a34a0e173dddcac0d720524711212b14 Mon Sep 17 00:00:00 2001 From: ry Date: Tue, 18 Feb 2020 23:28:24 +0100 Subject: [PATCH] fix --- constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.js b/constants.js index 53ba988..1bc8b2a 100644 --- a/constants.js +++ b/constants.js @@ -5,6 +5,6 @@ module.exports = { patreon: 'https://patreon.com/sorsor', youtube: 'https://youtube.com/sorsor', twitter: 'https://twitter.com/YaiSor', - soundcloud: 'soundcloud.com/yaisor' + soundcloud: 'https://soundcloud.com/yaisor' } } \ No newline at end of file