]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - .github/CONTRIBUTING.md
Update README schemas
[github/Chocobozzz/PeerTube.git] / .github / CONTRIBUTING.md
index c7779000d4404991e7e8b3fbbc88be7d920c0fb2..3764eb7c4165ee3ae15b2c10c11f39e8589e096e 100644 (file)
@@ -5,7 +5,7 @@ Interesting in contributing? Awesome :)
 **Quick Links:**
 
   * [Give your feedback](#give-your-feedback)
-  * [Develop on the Server side}(#develop-on-the-server-side)
+  * [Develop on the Server side](#develop-on-the-server-side)
   * [Develop on the Client side](#develop-on-the-client-side)
   * [Write documentation](#write-documentation)
 
@@ -28,6 +28,8 @@ Do not hesitate to talk about the functionnality you want to develop by creating
 
 The client is a web application developed with [TypeScript](https://www.typescriptlang.org/)/[Angular2](https://angular.io/)
 
+Newcommer? You can find a documentation of the server code/architecture [here](https://github.com/Chocobozzz/PeerTube/blob/master/support/doc/client/code.md).
+
 
 ## Write documentation