diff --git a/_data/navigation.yml b/_data/navigation.yml
index fa817a00bd2dfecc27c67b68609fa08d21f90565..c60b1a2cce4de51314157211dcb2ccc88f73dad0 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -10,4 +10,4 @@ main:
   - title: "Documentation"
     url: https://docs.funkwhale.audio
   - title: "Contribute"
-    url: /contribute/
+    url: https://contribute.funkwhale.audio/
diff --git a/contribute.md b/contribute.md
index bd07286b79f3b41cc07e75da97dca4ac56cf7e47..6fc5101a098ebd053cc31780f6cc39ca2c48fc33 100644
--- a/contribute.md
+++ b/contribute.md
@@ -7,65 +7,5 @@ title: Contribute to funkwhale development
 Funkwhale is a community project run by volunteers. There are many ways to help
  the project, regardless of your skills, wealth or available free time.
 
-## Get in touch
-
-We love hearing your feedback and questions, and this is the most simple yet
-effective thing you can do to help us. Reach us on the following platforms:
-
-- Matrix: [#funkwhale:matrix.org](https://matrix.to/#/#funkwhale:matrix.org)
-- Mastodon (official account): [@funkwhale@mastodon.eliotberriot.com](https://mastodon.eliotberriot.com/@funkwhale)
-- Mastodon (maintainer's account): [@eliotberriot@mastodon.eliotberriot.com](https://mastodon.eliotberriot.com/@eliotberriot)
-- Email: contact@eliotberriot.com
-
-## Use funkwhale and report bugs
-
-By simply using funkwhale and [report bugs](https://code.eliotberriot.com/funkwhale/funkwhale/issues) you encounter, you can also help
-us improve the quality of the project for all its users.
-
-This is quite easy to do, and do not require any technical knowledge. When
-you think there is a problem, simply share it with us, give us some context
-and we'll fix it.
-
-## Hack the software
-
-Funkwhale is built on top of free and open-source technologies, which means
-anyone may look at the source code, modify it's behaviour, fix bugs.
-
-At the moment, all the development is handled by a single person which is not
-sustainable, of course. Therefore, we're looking for new contributors to make
-funkwhale a community project and allow us to move faster.
-
-We're working with interesting technologies such as Docker, Python, Django,
- Channels, Websocket, Javascript, Semantic UI and Vue JS.
- There are a lot of small issues you can start with, and also many learning opportunities.
-
-We're also eager to get more UX/UI design skills in the team to improve
-the quality of our front-end application from a user perspective.
-
-If you're even remotely interested in contributing code to the project, don't
-hesitate to ask questions. We'll find something interesting for you, and useful for the project.
-
-## Host a funkwhale instance
-
-By hosting a funkwhale instance, you can help us increase the size of the
-community which will, in turn, attract more contributors. As more instances
-will open, we'll have more opportunities to detect bugs and improve the
-stability of the project.
-
-It's also a great way to discover new music and meet people ;)
-
-## Talk about it
-
-As a quite young project, funkwhale really needs some visibility. Sharing it
-(responsibly) with other people will also help us bring fresh blood in the
-community, regardless of the medium or format you chose.
-
-## Contribute financially
-
-You can give money to the project on those platforms:
-
-- [Open Collective](https://opencollective.com/funkwhale)
-- Duniter: we accept Ğ1 donations on our wallet [7f9rNMjdg9x4WHKNBzCWCQ42xm2iFQdvLr5oX2rHYEKK](https://g1.duniter.fr/#/app/wot/7f9rNMjdg9x4WHKNBzCWCQ42xm2iFQdvLr5oX2rHYEKK/Funkwhale)
-
-While we have no fixed goals yet, donations will make it possible for
-contributors to dedicate more time for the project and get paid for their work.
+Detailed and step-by-step guides on how to contribute to the project are now available at
+[https://contribute.funkwhale.audio/](https://contribute.funkwhale.audio/)