Migrate from GitHub to Gitea

- Update all repository URLs to git.marketally.com
- Remove GitHub Actions workflows (not compatible with Gitea)
- Update documentation links in README, CONTRIBUTING, and CHANGELOG
This commit is contained in:
User
2025-12-28 17:25:50 +00:00
parent c28d85d526
commit c00ecd095e
8 changed files with 10 additions and 141 deletions

View File

@@ -370,6 +370,6 @@ Log::channel('metrics')->info('spacetime.stats', $stats);
## Learn More
- [SqrtSpace SpaceTime Documentation](https://github.com/MarketAlly/Ubiquity)
- [SqrtSpace SpaceTime Documentation](https://git.marketally.com/sqrtspace/sqrtspace-php)
- [Laravel Documentation](https://laravel.com/docs)
- [Memory-Efficient PHP Patterns](https://example.com/patterns)