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

@@ -7,7 +7,7 @@
Memory-efficient algorithms and data structures for PHP using Williams' √n space-time tradeoffs.
**Paper Repository**: [github.com/sqrtspace/sqrtspace-paper](https://github.com/sqrtspace/sqrtspace-paper)
**Paper Repository**: [git.marketally.com/sqrtspace/sqrtspace-paper](https://git.marketally.com/sqrtspace/sqrtspace-paper)
## Installation
@@ -474,7 +474,7 @@ public function exportOrders()
### Symfony
For a complete Symfony integration example, see our [Symfony bundle documentation](https://github.com/MarketAlly/Ubiquity/wiki/Symfony-Integration).
For a complete Symfony integration example, see our [Symfony bundle documentation](https://git.marketally.com/sqrtspace/sqrtspace-php/wiki/Symfony-Integration).
```yaml
# config/bundles.php