Update repository URLs to Gitea server
This commit is contained in:
@@ -331,7 +331,7 @@ We welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) f
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git clone https://github.com/MarketAlly/TouchEffect.git
|
git clone https://git.marketally.com/marketally/TouchEffect.Maui.git
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
dotnet build src/Maui.TouchEffect/TouchEffect.Maui.csproj
|
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)
|
- Based on the original [TouchEffect](https://github.com/AbuMandworking/TouchEffect) by Andrei (MIT License)
|
||||||
- Original [Xamarin Community Toolkit](https://github.com/xamarin/XamarinCommunityToolkit) team
|
- Original [Xamarin Community Toolkit](https://github.com/xamarin/XamarinCommunityToolkit) team
|
||||||
- [.NET MAUI](https://github.com/dotnet/maui) 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
|
## 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!
|
- Star this repository if you find it helpful!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user