aboutsummaryrefslogtreecommitdiffstats
path: root/swarm
diff options
context:
space:
mode:
authorAnton Evangelatov <anton.evangelatov@gmail.com>2018-07-21 06:47:46 +0800
committerAnton Evangelatov <anton.evangelatov@gmail.com>2018-07-21 06:47:46 +0800
commit4ea2d707f9b5ac39743c6f6e0407a499a1b17853 (patch)
tree2bdc4cbd907caeb86bb9dd5a50fe8e954fb76ddf /swarm
parentee8877509a0a6770688f87c58f42bfdc92dab507 (diff)
downloadgo-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.tar
go-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.tar.gz
go-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.tar.bz2
go-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.tar.lz
go-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.tar.xz
go-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.tar.zst
go-tangerine-4ea2d707f9b5ac39743c6f6e0407a499a1b17853.zip
gitter: change ethereum/swarm to ethersphere/orange-lounge
Diffstat (limited to 'swarm')
-rw-r--r--swarm/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/swarm/README.md b/swarm/README.md
index 164d4ba30..f2d189043 100644
--- a/swarm/README.md
+++ b/swarm/README.md
@@ -5,7 +5,7 @@
Swarm is a distributed storage platform and content distribution service, a native base layer service of the ethereum web3 stack. The primary objective of Swarm is to provide a decentralized and redundant store for dapp code and data as well as block chain and state data. Swarm is also set out to provide various base layer services for web3, including node-to-node messaging, media streaming, decentralised database services and scalable state-channel infrastructure for decentralised service economies.
[![Travis](https://travis-ci.org/ethereum/go-ethereum.svg?branch=master)](https://travis-ci.org/ethereum/go-ethereum)
-[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethereum/swarm?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ethersphere/orange-lounge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
## Building the source
@@ -29,7 +29,7 @@ anyone on the internet, and are grateful for even the smallest of fixes!
If you'd like to contribute to Swarm, please fork, fix, commit and send a pull request
for the maintainers to review and merge into the main code base. If you wish to submit more
-complex changes though, please check up with the core devs first on [our Swarm gitter channel](https://gitter.im/ethereum/swarm)
+complex changes though, please check up with the core devs first on [our Swarm gitter channel](https://gitter.im/ethersphere/orange-lounge)
to ensure those changes are in line with the general philosophy of the project and/or get some
early feedback which can make both your efforts much lighter as well as our review and merge
procedures quick and simple.