You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
Update config.json docs location
Part of https://github.com/vector-im/riot-web/pull/10195
This commit is contained in:
@@ -67,7 +67,7 @@ export default class AutoDiscoveryUtils {
|
|||||||
{}, {
|
{}, {
|
||||||
a: (sub) => {
|
a: (sub) => {
|
||||||
return <a
|
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"
|
target="_blank"
|
||||||
rel="noopener"
|
rel="noopener"
|
||||||
>{sub}</a>;
|
>{sub}</a>;
|
||||||
|
|||||||
Reference in New Issue
Block a user