mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 10:11:03 +01:00 
			
		
		
		
	Updated blog url
This commit is contained in:
		
							parent
							
								
									52ca0908e2
								
							
						
					
					
						commit
						15982ae0b0
					
				@ -23,7 +23,7 @@ import { _t } from 'matrix-react-sdk/lib/languageHandler';
 | 
				
			|||||||
module.exports = () => {
 | 
					module.exports = () => {
 | 
				
			||||||
    const brandingConfig = SdkConfig.get().branding;
 | 
					    const brandingConfig = SdkConfig.get().branding;
 | 
				
			||||||
    let links = [
 | 
					    let links = [
 | 
				
			||||||
        {"text": "blog", "url": "https://medium.com/@RiotChat"},
 | 
					        {"text": "blog", "url": "https://blog.riot.im"},
 | 
				
			||||||
        {"text": "twitter", "url": "https://twitter.com/@RiotChat"},
 | 
					        {"text": "twitter", "url": "https://twitter.com/@RiotChat"},
 | 
				
			||||||
        {"text": "github", "url": "https://github.com/vector-im/riot-web"},
 | 
					        {"text": "github", "url": "https://github.com/vector-im/riot-web"},
 | 
				
			||||||
    ];
 | 
					    ];
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user