Updated blog url
parent
52ca0908e2
commit
15982ae0b0
|
@ -23,7 +23,7 @@ import { _t } from 'matrix-react-sdk/lib/languageHandler';
|
|||
module.exports = () => {
|
||||
const brandingConfig = SdkConfig.get().branding;
|
||||
let links = [
|
||||
{"text": "blog", "url": "https://medium.com/@RiotChat"},
|
||||
{"text": "blog", "url": "https://blog.riot.im"},
|
||||
{"text": "twitter", "url": "https://twitter.com/@RiotChat"},
|
||||
{"text": "github", "url": "https://github.com/vector-im/riot-web"},
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue