Merge pull request #9157 from aaronraimist/electron-help
Update Electron help menu linkpull/9159/head
						commit
						6ac69c109c
					
				|  | @ -57,8 +57,8 @@ const template = [ | |||
|         role: 'help', | ||||
|         submenu: [ | ||||
|             { | ||||
|                 label: 'riot.im', | ||||
|                 click() { shell.openExternal('https://riot.im/'); }, | ||||
|                 label: 'Riot Help', | ||||
|                 click() { shell.openExternal('https://about.riot.im/help'); }, | ||||
|             }, | ||||
|         ], | ||||
|     }, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Travis Ralston
						Travis Ralston