@cryptotaxi247 / kubo / commits / 885325dd1

doc(README): update chat links (and misc fixes)

- Remove ipn.io link... - Remove chat "badges" and replace with a single link. - Remove reference to weekly meetings that no longer exist. fixes #8190

Steven Allen committed Jun 28, 2021 at 11:33 UTC 885325dd1963bb28cfc98a3a06f1ca70e797fa4a
1 file changed +3 -7
README.md
+3 -7
@@ -2,12 +2,8 @@
2
3 ![banner](https://ipfs.io/ipfs/bafykbzacecaesuqmivkauix25v6i6xxxsvsrtxknhgb5zak3xxsg2nb4dhs2u/ipfs.go.png)
4
5 -[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io)
6 -[![Matrix](https://img.shields.io/badge/matrix-%23ipfs%3Amatrix.org-blue.svg?style=flat-square)](https://matrix.to/#/room/#ipfs:matrix.org)
7 -[![IRC](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs)
8 -[![Discord](https://img.shields.io/discord/475789330380488707?color=blueviolet&label=discord&style=flat-square)](https://discord.gg/24fmuwR)
5 +[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
6 [![GoDoc](https://img.shields.io/badge/godoc-reference-5272B4.svg?style=flat-square)](https://godoc.org/github.com/ipfs/go-ipfs)
10 -[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
7 [![CircleCI](https://img.shields.io/circleci/build/github/ipfs/go-ipfs?style=flat-square)](https://circleci.com/gh/ipfs/go-ipfs)
8
9 ## What is IPFS?
@@ -22,6 +18,7 @@ Before opening an issue, consider using one of the following locations to ensure
18 - IPFS _design_ in [ipfs/specs issues](https://github.com/ipfs/specs/issues).
19 - Exploration of new ideas in [ipfs/notes issues](https://github.com/ipfs/notes/issues).
20 - Ask questions and meet the rest of the community at the [IPFS Forum](https://discuss.ipfs.io).
21 + - Or [chat with us](https://docs.ipfs.io/community/chat/).
22
23 ## Table of Contents
24
@@ -532,8 +529,7 @@ We ❤️ all [our contributors](docs/AUTHORS); this project wouldn’t be what
529
530 This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
531
535 -You can contact us on the freenode #ipfs-dev channel or attend one of our
536 -[weekly calls](https://github.com/ipfs/team-mgmt/issues/674).
532 +Please reach out to us in one [chat](https://docs.ipfs.io/community/chat/) rooms.
533
534 ## License
535