Merge pull request #3158 from matrix-org/jryans/config-docs
Update config.json docs location
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user