docs: repository links point at soulcraftlabs/open-brainy — the soulcraft/brainy path becomes the native engine's repo tonight
All checks were successful
CI / Node 22 (push) Successful in 12m20s
CI / Node 24 (push) Successful in 12m15s
CI / Bun (latest) (push) Successful in 12m24s
CI / Integration + conformance (Node 22) (push) Successful in 19m54s
All checks were successful
CI / Node 22 (push) Successful in 12m20s
CI / Node 24 (push) Successful in 12m15s
CI / Bun (latest) (push) Successful in 12m24s
CI / Integration + conformance (Node 22) (push) Successful in 19m54s
This commit is contained in:
parent
384f4b6b9c
commit
38c3397b60
5 changed files with 25 additions and 25 deletions
|
|
@ -6,7 +6,7 @@ may find elsewhere in the repo's history.
|
|||
|
||||
## Where the project lives
|
||||
|
||||
The source of truth is a self-hosted forge: **source.soulcraft.com/soulcraft/brainy**.
|
||||
The source of truth is a self-hosted forge: **source.soulcraft.com/soulcraftlabs/open-brainy**.
|
||||
It's anonymously readable and cloneable — no account needed to browse, clone,
|
||||
or build.
|
||||
|
||||
|
|
@ -31,7 +31,7 @@ fine) to talk through the approach saves everyone rework.
|
|||
## Development setup
|
||||
|
||||
```bash
|
||||
git clone https://source.soulcraft.com/soulcraft/brainy.git
|
||||
git clone https://source.soulcraft.com/soulcraftlabs/open-brainy.git
|
||||
cd brainy
|
||||
npm install
|
||||
npm run build
|
||||
|
|
|
|||
Reference in a new issue