mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
修复文档地址错误。
This commit is contained in:
parent
4d5c6d9ac7
commit
a5eba40ecc
@ -46,7 +46,7 @@ HelpMenu.prototype.render = function () {
|
||||
cls: 'option',
|
||||
html: '文档',
|
||||
onClick: () => {
|
||||
window.open('https://tengge1.github.io/ShadowEditor/docs/release/index.html', '_blank');
|
||||
window.open('https://tengge1.github.io/ShadowEditor/', '_blank');
|
||||
}
|
||||
}, {
|
||||
xtype: 'div',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user