mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 21:32:35 +02:00
fix(topic): incorrect resource link (#8502)
**Fix the incorrect link to the Flutter documentation.** The current link points to the documentation for the `OutlineButton` widget, but it should link to the documentation about the Flutter widget tree, since the topic is about the hierarchy of widgets, NOT the `OutlineButton`.
This commit is contained in:
@@ -4,4 +4,4 @@ Flutter Outline is a feature in the Flutter development environment (IDE) that p
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Flutter Outline](https://api.flutter.dev/flutter/material/OutlinedButton-class.html)
|
||||
- [@official@Flutter Widget Tree](https://docs.flutter.dev/tools/devtools/inspector#flutter-widget-tree)
|
||||
|
Reference in New Issue
Block a user