Skip to content

Commit 92f372e

Browse files
authored
Merge pull request #1279 from ElPaisano/staging
Fixes #1266 - delete duplicate Contribution page
2 parents 87add9c + fe34a24 commit 92f372e

File tree

4 files changed

+2
-83
lines changed

4 files changed

+2
-83
lines changed

docs/.vuepress/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,6 @@ module.exports = {
322322
['https://github.com/ipfs/research', 'Research'],
323323
['https://github.com/ipfs/team-mgmt', 'Team org planning'],
324324
'/project/related-projects',
325-
'/project/contribute',
326325
[
327326
'https://github.com/ipfs/community/blob/master/code-of-conduct.md',
328327
'Code of conduct'

docs/concepts/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When you add a file to IPFS, IPFS splits it into smaller blocks. IPFS hashes eac
3232

3333
### How do I start contributing to IPFS?
3434

35-
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)
35+
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)
3636

3737
## IPFS and Filecoin
3838

docs/project/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ IPFS is a highly modular project that is itself made out of many different proto
4141

4242
## Contribute to IPFS
4343

44-
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).
44+
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).
4545

4646
## Code of conduct
4747

docs/project/contribute.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)