mirror of
https://github.com/marktext/marktext.git
synced 2025-05-02 18:21:26 +08:00
update offical website address
This commit is contained in:
parent
4e918503f4
commit
e3582297c2
@ -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>
|
||||||
|
@ -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',
|
||||||
|
Loading…
Reference in New Issue
Block a user