From 3a51d72f369a3e14ff32a15a5da9e5a14847e513 Mon Sep 17 00:00:00 2001 From: Victor Carreras <34163765+vicajilau@users.noreply.github.com> Date: Fri, 27 Feb 2026 13:33:10 +0100 Subject: [PATCH] Change repository links from vicajilau to WidgetSuite Updated README to reflect new repository ownership and links. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0e53c71..38cdfb8 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@

- CI Status - Web CD Status - Android CD Status - iOS CD Status - MacOS CD Status - Windows Store CD Status + CI Status + Web CD Status + Android CD Status + iOS CD Status + MacOS CD Status + Windows Store CD Status

# ORaffle @@ -19,7 +19,7 @@ A professional cross-platform raffle application built with Flutter. ORaffle pro Access ORaffle on your favorite platform: -- 🌐 **Web**: [vicajilau.github.io/oraffle](https://vicajilau.github.io/oraffle/) +- 🌐 **Web**: [WidgetSuite.github.io/oraffle](https://WidgetSuite.github.io/oraffle/) - 📱 **Android**: [Google Play Store](https://play.google.com/store/apps/details?id=es.victorcarreras.oraffle) - 🪟 **Windows**: [Microsoft Store](https://apps.microsoft.com/store/detail/ORaffle) - 📱 **iOS**: [App Store](https://apps.apple.com/app/oraffle) @@ -57,7 +57,7 @@ ORaffle follows **Clean Architecture** principles, ensuring the codebase is main 1. **Clone the repository** ```bash - git clone https://github.com/vicajilau/oraffle.git + git clone https://github.com/WidgetSuite/oraffle.git cd oraffle ``` @@ -98,4 +98,4 @@ Contributions are welcome! If you find a bug or have a feature request, please o ## License -This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the BSD 3-Clause License - see the [LICENSE](LICENSE) file for details.