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">
<h3>
<a href="https://marktext.github.io/website">
<a href="https://marktext.app">
Website
</a>
<span> | </span>

View File

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