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

@ -309,7 +309,7 @@ const config = modelConfig[process.env.NODE_ENV] || modelConfig.production
## Support and Resources
- **GitHub Issues**: [Report deployment issues](https://github.com/soulcraft-research/brainy/issues)
- **GitHub Issues**: [Report deployment issues](https://github.com/soulcraftlabs/brainy/issues)
- **Documentation**: Complete API reference and examples
- **Community**: Join discussions about production deployments

View file

@ -359,6 +359,6 @@ For optimal performance:
For issues with the optional model bundling package:
- [GitHub Issues](https://github.com/soulcraft-research/brainy/issues)
- [Main Documentation](https://github.com/soulcraft-research/brainy)
- [GitHub Issues](https://github.com/soulcraftlabs/brainy/issues)
- [Main Documentation](https://github.com/soulcraftlabs/brainy)
- [Model Management Guide](./model-management.md)