mirror of
https://github.com/marktext/marktext.git
synced 2025-05-02 07:31:18 +08:00
update offical website address
This commit is contained in:
parent
4e918503f4
commit
e3582297c2
@ -47,7 +47,7 @@
|
||||
|
||||
<div align="center">
|
||||
<h3>
|
||||
<a href="https://marktext.github.io/website">
|
||||
<a href="https://marktext.app">
|
||||
Website
|
||||
</a>
|
||||
<span> | </span>
|
||||
|
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user