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