Merge pull request #3158 from matrix-org/jryans/config-docs
Update config.json docs locationpull/21833/head
commit
35c0c3142f
|
@ -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 New Issue