Merge pull request #1359 from rponline/master

Fix broken Link
pull/21833/head
Matthew Hodgson 2017-09-17 23:06:06 +01:00 committed by GitHub
commit b93f1746c0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ Please follow the standard Matrix contributor's guide:
https://github.com/matrix-org/synapse/tree/master/CONTRIBUTING.rst
Please follow the Matrix JS/React code style as per:
https://github.com/matrix-org/matrix-react-sdk/tree/master/code_style.rst
https://github.com/matrix-org/matrix-react-sdk/blob/master/code_style.md
Whilst the layering separation between matrix-react-sdk and Riot is broken
(as of July 2016), code should be committed as follows: