fix(docs): update repository links in README and menu to reflect new GitHub organization
This commit is contained in:
@@ -247,7 +247,7 @@ export function Settings() {
|
||||
<Button
|
||||
variant="link"
|
||||
className="h-auto p-0"
|
||||
onClick={() => window.electron.openExternal('https://github.com/clawx/clawx')}
|
||||
onClick={() => window.electron.openExternal('https://github.com/ValueCell-ai/ClawX')}
|
||||
>
|
||||
GitHub
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user