mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-04-28 15:09:43 +00:00
chore: point repo URLs at getagentseal org (#97)
Add package.json repository/bugs/homepage fields. Swap hardcoded AgentSeal/codeburn URLs to getagentseal/codeburn across README, mac README, macOS menubar star banner, and the menubar installer's release-API endpoint. 301 redirects keep old URLs working, but canonical links now point at the current org. Co-authored-by: AgentSeal <hello@agentseal.org>
This commit is contained in:
parent
af3676a2b1
commit
a031c8d32d
5 changed files with 18 additions and 10 deletions
|
|
@ -26,7 +26,7 @@ For contributors running a local build instead of the packaged release:
|
|||
|
||||
```bash
|
||||
npm install -g codeburn # CLI the app shells out to for data
|
||||
git clone https://github.com/AgentSeal/codeburn.git
|
||||
git clone https://github.com/getagentseal/codeburn.git
|
||||
cd codeburn/mac
|
||||
swift build -c release
|
||||
.build/release/CodeBurnMenubar # launch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue