From d5edb93ec54054a617fc0c400b9f3af9e9028265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Mon, 14 Aug 2023 17:50:47 +0200 Subject: [PATCH] Use new hubot URL --- config/environment.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/environment.js b/config/environment.js index a3afbd6..15321bf 100644 --- a/config/environment.js +++ b/config/environment.js @@ -29,8 +29,8 @@ module.exports = function(environment) { web3ChainId: 31, web3NetworkName: 'RSK Testnet', - githubConnectUrl: 'https://hal8000.chat.kosmos.org/kredits/signup/connect/github', - githubSignupUrl: 'https://hal8000.chat.kosmos.org/kredits/signup/github', + githubConnectUrl: 'https://hal8000.kosmos.chat/kredits/signup/connect/github', + githubSignupUrl: 'https://hal8000.kosmos.chat/kredits/signup/github', ipfs: { host: 'ipfs.kosmos.org',