Update config.json docs location

Part of https://github.com/vector-im/riot-web/pull/10195
pull/21833/head
J. Ryan Stinnett 2019-06-28 13:44:14 +01:00
parent 53d7cc6799
commit 527e1e94a4
1 changed files with 1 additions and 1 deletions

View File

@ -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>;