Skip to content

Commit 7d7e204

Browse files
committed
refactor: change repository owner to HighCapable (3rd)
1 parent c76f1bf commit 7d7e204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app-space.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ const appSpace = {
8787
label: locale.i18n.helpDocumentation,
8888
accelerator: system.isMacOS ? 'command+h' : 'ctrl+h',
8989
click: () => {
90-
system.openBrowser('https://fankes.github.io/YukiHookAPI');
90+
system.openBrowser('https://highcapable.github.io/YukiHookAPI');
9191
}
9292
});
9393
const openSourceChildItem = new MenuItem({

0 commit comments

Comments
 (0)