You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -143,8 +143,7 @@ If the issue is a protocol weakness that cannot be immediately exploited or some
143
143
144
144
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:
@@ -206,13 +205,14 @@ We have a status board that checks all IPFS repositories for CI, Readmes, test c
206
205
#### Project Oranization
207
206
208
207
*[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.
210
209
*[pm](https://github.com/ipfs/pm) - Community Sprints and Project Management.
211
210
212
211
#### Get Help!
213
212
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.
216
216
217
217
#### Documents
218
218
@@ -269,7 +269,7 @@ We have a status board that checks all IPFS repositories for CI, Readmes, test c
269
269
#### Community Infrastructure
270
270
271
271
*[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)
273
273
*[distributions](https://github.com/ipfs/distributions) - Scripts to build the /install html page.
274
274
*[infrastructure](https://github.com/ipfs/infrastructure) - Tools and systems for the community.
275
275
*[newsletter](https://github.com/ipfs/newsletter) - Prepare and store IPFS Newsletter roundups
0 commit comments