Fix tests
[oweals/peertube.git] / ARCHITECTURE.md
index cf0dcfacdba1cd1b004a1366d21bb1cbf183a362..160d6fc4f5ad0116d1ce6a544a3b82c888a6b9c0 100644 (file)
@@ -18,7 +18,7 @@
   * We use the [ActivityPub](https://www.w3.org/TR/activitypub/) protocol (only
     server-server for now). Object models could be found in
     [shared/models/activitypub
-    directory](https://github.com/Chocobozzz/PeerTube/tree/develop/shared/models/activitypub).
+    directory](/shared/models/activitypub).
   * All the requests are retried several times if they fail.
 
 ### Instance