]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Fix broken links in contributing guideline
authorthecashewtrader <thecashewtrader@protonmail.com>
Fri, 14 Jan 2022 07:43:46 +0000 (13:13 +0530)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 14 Jan 2022 08:15:59 +0000 (09:15 +0100)
.github/CONTRIBUTING.md

index fb1f0f6ec148a0229665f26d3352b2951e79b165..4bc590bde988d9cbaa1aa58e0ca75edf11fb0a81 100644 (file)
@@ -126,7 +126,7 @@ You can get a complete PeerTube development setup with Gitpod, a free one-click
 
 ### Server side
 
-You can find a documentation of the server code/architecture [here](https://docs.joinpeertube.org/#/contribute-architecture?id=server-code).
+You can find a documentation of the server code/architecture [here](https://docs.joinpeertube.org/contribute-architecture?id=server-code).
 
 To develop on the server-side:
 
@@ -141,7 +141,7 @@ restart.
 ### Client side
 
 You can find a documentation of the client code/architecture
-[here](https://docs.joinpeertube.org/#/contribute-architecture?id=client-code).
+[here](https://docs.joinpeertube.org/contribute-architecture?id=client-code).
 
 
 To develop on the client side:
@@ -220,4 +220,4 @@ To test emails with PeerTube:
 
 ## Plugins & Themes
 
-See the dedicated documentation: https://docs.joinpeertube.org/#/contribute-plugins
+See the dedicated documentation: https://docs.joinpeertube.org/contribute-plugins