Merge pull request #3158 from matrix-org/jryans/config-docs
Update config.json docs location
This commit is contained in:
commit
35c0c3142f
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ export default class AutoDiscoveryUtils {
|
|||
{}, {
|
||||
a: (sub) => {
|
||||
return <a
|
||||
href="https://github.com/vector-im/riot-web#configjson"
|
||||
href="https://github.com/vector-im/riot-web/blob/master/docs/config.md"
|
||||
target="_blank"
|
||||
rel="noopener"
|
||||
>{sub}</a>;
|
||||
|
|
Loading…
Reference in a new issue