Migrate repository from GitHub to Gitea
- Update paper repository URL to git.marketally.com - Update contributing guide with Gitea URLs and instructions - Update repository links to point to new Gitea location
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
Memory-efficient algorithms and data structures for .NET using Williams' √n space-time tradeoffs. Reduce memory usage by 90-99% with minimal performance impact.
|
||||
|
||||
**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)
|
||||
|
||||
## Quick Start
|
||||
|
||||
@@ -718,7 +718,7 @@ Apache 2.0 - See [LICENSE](LICENSE) for details.
|
||||
## Links
|
||||
|
||||
- [NuGet Packages](https://www.nuget.org/profiles/sqrtspace)
|
||||
- [GitHub Repository
|
||||
- [Git Repository](https://git.marketally.com/sqrtspace/sqrtspace-dotnet)
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user