diff --git a/src/roadmaps/flutter/content/100-dart-basics/104-operators.md b/src/roadmaps/flutter/content/100-dart-basics/104-operators.md index 162cbb222..c0979e0b2 100644 --- a/src/roadmaps/flutter/content/100-dart-basics/104-operators.md +++ b/src/roadmaps/flutter/content/100-dart-basics/104-operators.md @@ -12,5 +12,4 @@ These operators can be used to perform operations on values, variables, and expr Visit the following resources to learn more: -- [Operators](https://dart.dev/guides/language/language-tour#operators) -- [Operators in Dart](https://www.geeksforgeeks.org/operators-in-dart/) \ No newline at end of file +- [Operators](https://dart.dev/guides/language/language-tour#operators) \ No newline at end of file