fix(docs): update repository links in README and menu to reflect new GitHub organization
This commit is contained in:
@@ -182,7 +182,7 @@ export function createMenu(): void {
|
||||
{
|
||||
label: 'Report Issue',
|
||||
click: async () => {
|
||||
await shell.openExternal('https://github.com/clawx/clawx/issues');
|
||||
await shell.openExternal('https://github.com/ValueCell-ai/ClawX/issues');
|
||||
},
|
||||
},
|
||||
{ type: 'separator' },
|
||||
|
||||
Reference in New Issue
Block a user