From 446241cd72fbee608e323698fed9f67d086cb1a7 Mon Sep 17 00:00:00 2001 From: sjvallon <31883190+sjvallon@users.noreply.github.com> Date: Mon, 20 May 2019 13:01:44 +0200 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 8ba37966..9eba76ad 100644 --- a/config.js +++ b/config.js @@ -13,7 +13,7 @@ module.exports = { GitHub: 'https://github.com/oceanprotocol', Twitter: 'https://twitter.com/oceanprotocol', Gitter: 'https://gitter.im/oceanprotocol/Lobby', - Telegram: 'https://t.me/OceanProtocolCommunity' + Telegram: 'https://t.me/OceanProtocol_Community' }, githubContentPath: 'https://github.com/oceanprotocol/docs/blob/master/content',