Skip to content

Commit 9dd5f52

Browse files
author
Lars Gierth
authored
Merge pull request ipfs#253 from ipfs/redirect-faq
redirect faq and support to discuss.ipfs.io
2 parents b5c7fc5 + 515e467 commit 9dd5f52

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,7 @@ If the issue is a protocol weakness that cannot be immediately exploited or some
143143

144144
The IPFS Project is now very large, with hundreds of contributors in our community. You are invited to join it! Here are some links to our communication channels:
145145

146-
- [FAQs: Frequently Asked Questions](https://github.com/ipfs/faq)
147-
- [Support and Getting Help!](https://github.com/ipfs/support)
146+
- [IPFS Community Forums for Discussion and Support](https://discuss.ipfs.io)
148147
- [Sprints and Project Management](https://github.com/ipfs/pm)
149148
- [Contributing Guidelines](https://github.com/ipfs/community/blob/master/contributing.md)
150149

@@ -206,13 +205,14 @@ We have a status board that checks all IPFS repositories for CI, Readmes, test c
206205
#### Project Oranization
207206

208207
* [ipfs](https://github.com/ipfs/ipfs) - Master repo, intro, and news.
209-
* [community](https://github.com/ipfs/community) - Community Discussions and documentation on community practices.
208+
* [discourse](https://discuss.ipfs.io) - Community discussions and support forum.
210209
* [pm](https://github.com/ipfs/pm) - Community Sprints and Project Management.
211210

212211
#### Get Help!
213212

214-
* [FAQ](https://github.com/ipfs/faq) - Frequently Asked Questions, and answers. All questions are posed as GitHub issues.
215-
* [support](https://github.com/ipfs/support) - Support and Help with running IPFS. Post an Issue and we will help there or route you.
213+
The best place to seek help is on [the IPFS community forum](https://discuss.ipfs.io) or on IRC (freenode) in the #ipfs channel.
214+
215+
There are two deprecated repositories containing [FAQ](https://github.com/ipfs/faq) and [support](https://github.com/ipfs/support). Use those as reference, but post any new questions or requests for help on https://discuss.ipfs.io.
216216

217217
#### Documents
218218

@@ -269,7 +269,7 @@ We have a status board that checks all IPFS repositories for CI, Readmes, test c
269269
#### Community Infrastructure
270270

271271
* [blog](https://github.com/ipfs/blog) - The IPFS Blog
272-
* [community](https://github.com/ipfs/community) - Community Discussions and documentation on community practices.
272+
* [community forum](https://discuss.ipfs.io)
273273
* [distributions](https://github.com/ipfs/distributions) - Scripts to build the /install html page.
274274
* [infrastructure](https://github.com/ipfs/infrastructure) - Tools and systems for the community.
275275
* [newsletter](https://github.com/ipfs/newsletter) - Prepare and store IPFS Newsletter roundups

0 commit comments

Comments
 (0)