Update repository URLs to Gitea server
This commit is contained in:
parent
2b003b7970
commit
5342770a64
@ -331,7 +331,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/MarketAlly/TouchEffect.git
|
||||
git clone https://git.marketally.com/marketally/TouchEffect.Maui.git
|
||||
|
||||
# Build the project
|
||||
dotnet build src/Maui.TouchEffect/TouchEffect.Maui.csproj
|
||||
@ -379,11 +379,11 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||
- Based on the original [TouchEffect](https://github.com/AbuMandworking/TouchEffect) by Andrei (MIT License)
|
||||
- Original [Xamarin Community Toolkit](https://github.com/xamarin/XamarinCommunityToolkit) team
|
||||
- [.NET MAUI](https://github.com/dotnet/maui) team
|
||||
- All [contributors](https://github.com/MarketAlly/TouchEffect/graphs/contributors)
|
||||
- All [contributors](https://git.marketally.com/marketally/TouchEffect.Maui/activity)
|
||||
|
||||
## Support
|
||||
|
||||
- [Report Issues](https://github.com/MarketAlly/TouchEffect.Maui/issues)
|
||||
- [Report Issues](https://git.marketally.com/marketally/TouchEffect.Maui/issues)
|
||||
- Star this repository if you find it helpful!
|
||||
|
||||
---
|
||||
|
||||
Loading…
Reference in New Issue
Block a user