chore: Update repository references from soulcraft-research to soulcraftlabs

- Updated GitHub URLs to github.com/soulcraftlabs/brainy
- Updated git remote origin URL
- Updated all documentation references
This commit is contained in:
David Snelling 2025-08-10 16:42:02 -07:00
parent 8e48b58650
commit 5e0c02e363
16 changed files with 122 additions and 122 deletions

View file

@ -8,7 +8,7 @@
```bash
# 1. Clone and setup
git clone https://github.com/soulcraft-research/brainy.git
git clone https://github.com/soulcraftlabs/brainy.git
cd brainy
npm install
@ -511,7 +511,7 @@ http {
```bash
# Clone repository
git clone https://github.com/soulcraft-research/brainy-server.git
git clone https://github.com/soulcraftlabs/brainy-server.git
cd brainy-server
# Configure environment
@ -945,7 +945,7 @@ sudo apt update
sudo apt install -y docker.io docker-compose nginx certbot
# 3. Clone and configure
git clone https://github.com/soulcraft-research/brainy-server.git
git clone https://github.com/soulcraftlabs/brainy-server.git
cd brainy-server
# 4. Configure environment