From 6552552f3cf65fc93cb18ad667151dcf7d370fad Mon Sep 17 00:00:00 2001 From: David Friedel Date: Sun, 28 Dec 2025 16:47:30 +0000 Subject: [PATCH] Update repository links to Gitea server --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d505791..bdce728 100644 --- a/README.md +++ b/README.md @@ -427,9 +427,9 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## Links -- [GitHub Repository](https://github.com/MarketAlly/Replicate.Maui) +- [Git Repository](https://git.marketally.com/marketally/Replicate.Maui) - [NuGet Package](https://www.nuget.org/packages/MarketAlly.Replicate.Maui/) -- [API Reference](https://github.com/MarketAlly/Replicate.Maui/blob/main/API_Reference.md) +- [API Reference](https://git.marketally.com/marketally/Replicate.Maui/src/branch/main/API_Reference.md) - [Replicate Documentation](https://replicate.com/docs) ## Contributing @@ -438,8 +438,8 @@ Contributions are welcome! Please feel free to submit a Pull Request. ## Support -For issues and feature requests, please use the [GitHub Issues](https://github.com/MarketAlly/Replicate.Maui/issues) page. +For issues and feature requests, please use the [Issues](https://git.marketally.com/marketally/Replicate.Maui/issues) page. --- -Made with care by [MarketAlly](https://github.com/MarketAlly) +Made with care by [MarketAlly](https://git.marketally.com/marketally)