aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorthecashewtrader <thecashewtrader@protonmail.com>2022-01-14 13:13:46 +0530
committerChocobozzz <chocobozzz@cpy.re>2022-01-14 09:15:59 +0100
commit85cba7f1f082c814c96256294ff55df711c7ec5f (patch)
treed01e43d8c6f30e2a445e30720eb4760a5675cedf /.github
parentce7c099f0e36f00d88f7082dd7e158197d3146dd (diff)
downloadPeerTube-85cba7f1f082c814c96256294ff55df711c7ec5f.tar.gz
PeerTube-85cba7f1f082c814c96256294ff55df711c7ec5f.tar.zst
PeerTube-85cba7f1f082c814c96256294ff55df711c7ec5f.zip
Fix broken links in contributing guideline
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index fb1f0f6ec..4bc590bde 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -126,7 +126,7 @@ You can get a complete PeerTube development setup with Gitpod, a free one-click
126 126
127### Server side 127### Server side
128 128
129You can find a documentation of the server code/architecture [here](https://docs.joinpeertube.org/#/contribute-architecture?id=server-code). 129You can find a documentation of the server code/architecture [here](https://docs.joinpeertube.org/contribute-architecture?id=server-code).
130 130
131To develop on the server-side: 131To develop on the server-side:
132 132
@@ -141,7 +141,7 @@ restart.
141### Client side 141### Client side
142 142
143You can find a documentation of the client code/architecture 143You can find a documentation of the client code/architecture
144[here](https://docs.joinpeertube.org/#/contribute-architecture?id=client-code). 144[here](https://docs.joinpeertube.org/contribute-architecture?id=client-code).
145 145
146 146
147To develop on the client side: 147To develop on the client side:
@@ -220,4 +220,4 @@ To test emails with PeerTube:
220 220
221## Plugins & Themes 221## Plugins & Themes
222 222
223See the dedicated documentation: https://docs.joinpeertube.org/#/contribute-plugins 223See the dedicated documentation: https://docs.joinpeertube.org/contribute-plugins