aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7972fbed8..b37d79e55 100644
--- a/README.md
+++ b/README.md
@@ -143,13 +143,13 @@ See the [production guide](support/doc/production.md).
143## Contributing 143## Contributing
144 144
145See the [contributing 145See the [contributing
146guide](https://github.com/Chocobozzz/PeerTube/blob/master/.github/CONTRIBUTING.md) 146guide](/.github/CONTRIBUTING.md)
147to see how to contribute to PeerTube. Spoiler alert: you don't need to be a 147to see how to contribute to PeerTube. Spoiler alert: you don't need to be a
148coder to help! 148coder to help!
149 149
150## Architecture 150## Architecture
151 151
152See [ARCHITECTURE.md](https://github.com/Chocobozzz/PeerTube/blob/master/ARCHITECTURE.md) for a more detailed explanation. 152See [ARCHITECTURE.md](/ARCHITECTURE.md) for a more detailed explanation.
153 153
154### Backend 154### Backend
155 155