Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ module.exports = {
['https://github.com/ipfs/research', 'Research'],
['https://github.com/ipfs/team-mgmt', 'Team org planning'],
'/project/related-projects',
'/project/contribute',
[
'https://github.com/ipfs/community/blob/master/code-of-conduct.md',
'Code of conduct'
Expand Down
2 changes: 1 addition & 1 deletion docs/concepts/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ When you add a file to IPFS, IPFS splits it into smaller blocks. IPFS hashes eac

### How do I start contributing to IPFS?

There are a lot of ways you can contribute to IPFS, whether you're interested in helping with either of the core implementations, applications like IPFS Desktop, writing or editing documentation, doing UX, or whatever you enjoy working on. [Get all the details on where to get started here.](../project/contribute.md)
There are a lot of ways you can contribute to IPFS, whether you're interested in helping with either of the core implementations, applications like IPFS Desktop, writing or editing documentation, doing UX, or whatever you enjoy working on. [Get all the details on where to get started here.](../community/contribute/ways-to-contribute.md)

## IPFS and Filecoin

Expand Down
2 changes: 1 addition & 1 deletion docs/project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ IPFS is a highly modular project that is itself made out of many different proto

## Contribute to IPFS

Thousands of people contribute to IPFS from all over the world — and that can include you! No matter your areas of interest or expertise, there are a number of ways that you can make an impact on the future of the Internet by [contributing to IPFS](contribute.md).
Thousands of people contribute to IPFS from all over the world — and that can include you! No matter your areas of interest or expertise, there are a number of ways that you can make an impact on the future of the Internet by [contributing to IPFS](../community/contribute/ways-to-contribute.md).

## Code of conduct

Expand Down
80 changes: 0 additions & 80 deletions docs/project/contribute.md

This file was deleted.