diff --git a/content/docs/index.md b/content/docs/index.md
index 68ce5a95f..ab79dc75d 100644
--- a/content/docs/index.md
+++ b/content/docs/index.md
@@ -10,23 +10,21 @@ save_as: docs/index.html
These are links to some of the IPFS repositories.
-- ipfs/ipfs - The original IPFS paper, with the main spec.
-- ipfs/go-ipfs - The main, reference implementation.
-- ipfs/specs - Technical specs for IPFS.
-- ipfs/ipfs#project-directory - A directory of all IPFS repositories. _WIP_
-- [Project directory status board](http://project-repos.ipfs.io/) - This board checks shows CI and Readme status for all IPFS repos.
-- [Search GitHub for "ipfs"](https://github.com/search?q=ipfs&ref=searchresults&type=Repositories&utf8=%E2%9C%93).
+- ipfs/go-ipfs - IPFS for raw performance and large datasets
+- ipfs/js-ipfs - IPFS for decentralized web applications
+- ipfs-shipyard/ipfs-companion - IPFS browser extension
+- ipfs-shipyard/ipfs-desktop - IPFS desktop app
+- ipfs/specs - Technical specs for IPFS
+- ipfs/ipfs - Project overview
## Community
-- ipfs/ipfs as a landing repository, with links to various other repositories.
-- Discourse for issues with getting ipfs up and running.
-- ipfs/go-ipfs for the go-ipfs implementation.
-- ipfs/faq for questions you might have about IPFS.
-- ipfs/reading-list for papers to read to understand IPFS.
-- ipfs/awesome-ipfs an [awesome-*](https://github.com/sindresorhus/awesome) list of IPFS resources, tools, and applications built on IPFS.
-- IRC: [#ipfs on chat.freenode.net](irc://chat.freenode.net/ipfs) for live help + some dev discussions ([Logs](https://botbot.me/freenode/ipfs/))
-- Google Group: [ipfs-users@groups.google.com](https://groups.google.com/forum/#!forum/ipfs-users)
-- Twitter: [@IPFSbot](https://twitter.com/ipfsbot) for some news.
-- ipfs/community for meta-questions on how we manage our community in general.
-- Discourse: [discuss.ipfs.io](https://discuss.ipfs.io) for the main place to ask questions, share information and find like-minded people who are using IPFS, libp2p, multiformats, orbit, orbit-db, IPLD, or any of the other libraries, tools and protocols created by the IPFS community.
+- [discuss.ipfs.io](https://discuss.ipfs.io) - Forum for IPFS discussions and support (recommended)
+- [#ipfs on freenode IRC](https://riot.im/app/#/room/#ipfs:matrix.org) - Chat room focused on IPFS ([publicly logged](https://botbot.me/freenode/ipfs/))
+- [ipfs-users@groups.google.com](https://groups.google.com/forum/#!forum/ipfs-users) - Mailing list focused on IPFS
+- ipfs/awesome-ipfs - Tools and applications built on IPFS
+- ipfs/archives - Dataset archival with IPFS
+- ipfs/community - Community management and how we work together
+- ipfs/pm - IPFS weekly meetings, planning, and project management
+- ipfs/in-web-browsers - IPFS in web browsers working group
+- ipfs/ipfs - Project overview