Update Duplicate Link (#4819)

The first link now 'Control Flow Statements' just sends to the the third link for 'Branches', so it's just a duplicate now.
pull/4855/head
Abderrahmane Larchi 12 months ago committed by GitHub
parent 5362a64c29
commit f1780fabda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/data/roadmaps/flutter/content/100-dart-basics/105-control-flow-statements.md

@ -14,6 +14,5 @@ These control flow statements can be used to create complex logic and control th
Visit the following resources to learn more: Visit the following resources to learn more:
- [Control flow statements](https://dart.dev/guides/language/language-tour#control-flow-statements)
- [Dart Control Flow Statements](https://www.w3adda.com/dart-tutorial/dart-control-flow-statements) - [Dart Control Flow Statements](https://www.w3adda.com/dart-tutorial/dart-control-flow-statements)
- [Branches in Dart](https://dart.dev/language/branches) - [Branches in Dart](https://dart.dev/language/branches)
Loading…
Cancel
Save