update offical website address

This commit is contained in:
罗冉 2019-04-09 11:09:43 +08:00
parent 4e918503f4
commit e3582297c2
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@
<div align="center"> <div align="center">
<h3> <h3>
<a href="https://marktext.github.io/website"> <a href="https://marktext.app">
Website Website
</a> </a>
<span> | </span> <span> | </span>

View File

@ -10,7 +10,7 @@ const helpMenu = {
submenu: [{ submenu: [{
label: 'Learn More', label: 'Learn More',
click () { click () {
shell.openExternal('https://github.com/marktext/marktext') shell.openExternal('https://marktext.app')
} }
}, { }, {
label: 'Source Code on GitHub', label: 'Source Code on GitHub',