Merge pull request #369 from sim6/fix_faq_federation_api_link
Fix FAQ Federation API link
This commit is contained in:
commit
1551e34ea5
1 changed files with 1 additions and 1 deletions
|
@ -486,7 +486,7 @@ The Apache Licence is a permissive licence. We want the Matrix protocol itself t
|
|||
|
||||
##### Can I write a Matrix homeserver?
|
||||
|
||||
Yes. Matrix is just a spec, so implementations of the spec are very welcome! It should be noted that as of October 2015, changes are still being made to the spec, so if you want to write a Matrix homeserver, it is strongly recommended that you chat to the Matrix.org devs in #matrix:matrix.org first! You can also read about the [Federation API here]( https://github.com/matrix-org/matrix-doc/blob/master/specification/30_server_server_api.rst).
|
||||
Yes. Matrix is just a spec, so implementations of the spec are very welcome! It should be noted that as of October 2015, changes are still being made to the spec, so if you want to write a Matrix homeserver, it is strongly recommended that you chat to the Matrix.org devs in #matrix:matrix.org first! You can also read about the [Federation API here](https://matrix.org/docs/spec/server_server/unstable.html).
|
||||
|
||||
##### How secure is this?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue